Search Issue Tracker
Baking: JobProcess.exe could be more descriptive
-e: when Unity starts jobs to bake some lights the processes are called "JobProcess". Would be nice if they could be called UnityJob... Read more
AOT fails if Resources.LoadAsync<T>() is used
AOT cross compilation error is thrown if Resources.LoadAsync() is used as generic Read more
Web player section should be called "Web Player" and not "Web"
-e: the platform is called "Web Player" and not "Web" especially considering we now also have "WebGL" -repro:--go to http://docs.uni... Read more
Asset Server doesn't work on OSX Yosemite
To Reproduce: 1. Type 'sudo /Library/StartupItems/UnityAssetServer/UnityAssetServer start' in terminal. 2. Notice that there is no '... Read more
Project Browser doesn't return an empty prefab when making t:Prefab search
- Create an empty prefab- Create a prefab with e.g. a cube- In Project Browser either click "All Prefabs" Favourites or search for "... Read more
Point light shows a visible white quad billboard if placed front of a sh...
To reproduce:1. Open attached project2. Open Test scene3. Notice that Point light doesn't work correctly if placed in front of a sha... Read more
[Button] Button without text doesn't click
To reproduce:1. Open attached project2. Open Scene3. Press Play4. Select one of the buttons and disable Text object5. Try to click b... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template