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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”