Search Issue Tracker
Unity fails to import .blend when Blender 2.77 is installed (Windows Only)
Steps to reproduce: 1. Install Blender 2.77 (http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77)2. Open blender and save a... Read more
[Material] Material reflection data isn't cleared when lightmap is cleared
Steps to repro: 1. Open attached project and scene "Scene2".2. Observe reflective cubes3. go to window > Lighting > Clear Bake... Read more
Uninformative "failed to create 2D texture" error when creating RGBAHalf...
Steps to reproduce: 1. Open attached project "778324.zip"2. Open scene "TestScene"3. Run it4. Notice "failed to create 2D texture" w... Read more
[IL2CPP] Xcode project fails to compile when using a delegate with 'out ...
Steps to reproduce: 1. Open attached project2. Build for iOS with IL2CPP scripting backend3. Try to build the generated Xcode projec... Read more
HandHeld.Vibrate() takes 15-20 ms to complete on specific Android devices
Reproduction steps:1. Open the attached project2. Build and run the project on Samsung Galaxy Note 4 with the profiler attached3. No... Read more
[Android] [iOS] [WWW] Cannot load specific jpg from StreamingAssets usin...
To reproduce:1) Open attached project and scene in it2) Switch platform to Standalone3) Play the scene in editor - note that the pho... Read more
Opening project opens 2 editors
Reproduction steps:1) Open attached project (ReproProject.zip) Notes:Project is empty. User has attached with some assets, but bug r... Read more
[Undo] Undo does not cancel reparent of sub emitters
Undo does not cancel parenting of subemmiters. Repro steps:1. In the scene hierarchy create two particle systems A & B.2. Select... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used