Search Issue Tracker
Rotating a static actor won't properly wake the touching bodies up
Reproduction Steps: 1. Open the attached project2. Open the "Main" scene which is located in "Scenes" folder3. Click the Play button... Read more
Undo doesn't re-select all previously selected objects
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In scene view, select three cubes by doing ctrl+click4. Release ... Read more
Opening Unity causes instant crash (Project wizard)/Loading scene
Test on a few machines which it does not occur, in which case just follow the instructions upto the first crash. Unity crashes every... Read more
imported SkinnedMeshed get broken when default scale value is zero
How to reproduce:1. Open the attached project2. Select "cc_Mother of Dragon.FBX" model3. Be sure that its Animation Type is set to L... Read more
XCode 7.2.1 can't compile Cardboard 0.6 due to linker errors
How to reproduce: 1. Open attached project2. Build to iOS and run- Note that the build fails during linking and throws errors- If Bi... Read more
[iOS] Internal profiler reports Static draw call statistics the same as ...
Steps to reproduce: 1. Open attached project (Batching_Test_WithDyanmicObjects.zip)2. Switch to iOS3. Make sure that Internal Profil... Read more
Black screen on some Android devices from Unity 5.3
When running the build on some Android devices (Samsung Galaxy S) black screen appears instead of a game content - then app quit aft... Read more
[Android] Creation of internal variant of shader failed
Error in the log:02-18 14:58:33.965 D/Unity ( 948): -------- failed compiling:02-18 14:58:33.965 D/Unity ( 948): fragment evaluation... Read more
[Joints] Fixed and Hinge joints move on axes they are not supposed to
How to reproduce: 1. Open attached project2. Open scene 1.unity3. Play the scene- Note how the Fixed and Hinge joints fall, while th... 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