Search Issue Tracker
"Run in Background" does not work for fullscreen
To reproduce:1. Open attached project2. Go to player settings. Make sure "Run In Background" is enabled3. Include the test scene and... Read more
Shaders should not be cached on Vivante GC1000
Buggy device drivers with Vivante GC1000 GPU causes problems when shaders are cached. Shader caching should be automatically disable... Read more
Editing a Polygon Collider 2d in 3d view is broken when z position is not 0
To reproduce:1. Open project repro2. Open scene "repro"3. Set the scene view to 3d4. Select "plr". It's a sprite with a polygon coll... Read more
Project and Hierarchy tab items are no longer "spring-loaded"
To reproduce:1. Open the scene in the attached project2. Ensure that the parent object A has its contents hidden (disclosure triangl... Read more
A mistake in the NavMeshPath.corners example
http://docs.unity3d.com/Documentation/ScriptReference/NavMeshPath-corners.html This:lengthSoFar = Vector3.Distance(previousCorner, c... Read more
Locking screen orientation makes application to show wrong screen resolu...
Application is set to support only "landscape" and "landscape-flipped" screen orientations. Windows tablet orientation is locked to ... Read more
When creating a Scoreloop Social client from the BlackBerry
1) What happenedWhen creating a Scoreloop Social client from the BlackBerry plugin, the game crashes always on a real device. Howeve... Read more
Windows Editor: Inspector dropdown list doesn't scroll with mouse wheel
-e: when you have a long list of items scrolling them with the arrows takes way longer than mouse wheel does. works fine in mac edit... Read more
Unity is unable to call a static method of an nested generic class
"TypeLoadException: A type load exception has occurred" error is thrown when calling a static method of a nested class Read more
Project fails at AOT cross compile for iOS on Windows when "Script Debug...
Workaround: disable "Script Debugging" in build settings window. Open attached project:1. Open attached project2. Go to Build Settin... 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