Search Issue Tracker
Crash when opening a scene
Steps to reproduce : - import the project attached- try to open the scene INITScene- press play and notice the crash Read more
Portrait upside down doesn't work on bb
To reproduce:1. Open attached Simple_project2. Build and run on BB3. Device won't rotate to "Portraid upside down" and uses "Portrai... Read more
Resources.LoadAll does not accept Path.DirectorySeparatorChar characters...
Resources.LoadAll only accepts Path.AltDirectorySeparatorChar characters in the path. using Path.DirectorySeparatorChar fails. if yo... Read more
Generate a terrain based on AnimationCurves do not work in standalone b...
Look user's description. Checked on windows 7. Simply play the game in the Editor to see how the terrain should look normally, then ... Read more
EditorApplication.SaveScene does not update EditorApplication.currentScene
Original bug report has been reported with SaveScene method receiving full path name. SaveScene needs relative path name supplied, n... Read more
Arrays doesn't seem to be instantiated when exposed in the inspector
-e: when you declare a public type[] type in a monobehaviour, that array is not immediately instantiated and thus throws an exceptio... Read more
[Shadows][Quality] There is 1px white border in Forward+MSAA (because of...
When using standard MSAA in the Unity quality settings, with forward rendering, I'm getting a 1px white border between my object and... Read more
Material Renderqueues set via script are ignored in 4.2
Steps to reproduce : - open the project- load the scene "mapOrderTest"- select the blue plane- try to change the render queue value ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument