python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Errors when upgrading Vuforia in Unity from version 9 to version 10
The type or namespace name 'SmartTerrain' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'PositionalDeviceTracker' could not be found (a...
rew
Votes: 0
Answers: 1
Mapping PerlinNoise to a Grid
I am trying to generate a grid across my map and add nodes depending on the perlin noise value. Depending on the value obtained from the perlin noise at a location, I will add a new Node which will be...
Krellex
Votes: 0
Answers: 1
Unity terrain texture missing after upgrade from 5 to 2020
I upgraded from Unity 5.4 to Unity 2020 and after my project was imported the terrain for one of the scenes seems to be missing the texture (see image below).
Anyone have any suggestions for a fix?
I'...
Patrick Grant
Votes: 0
Answers: 2