Search Issue Tracker
Creating object inside monoBehaviour causes editor to crash
Steps to reproduce:1. Download 915608_repro.zip and open "new" scene2. Enter play mode Expected results: Editor should have paused t... Read more
Unity crashes in UpdateShaderUsageTagRecursive every time when building ...
1. Open the attached "CrashRepro" project2. Go to File --> Build Settings3. Build the Standalone Player Expected result: Player i... Read more
[Android] Distortions on the screen when application launches if Show Un...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... Read more
Changing Transform Values in Play Mode only transforms the object's Coll...
To reproduce:1. Open attached Unity project "Cloth.zip"2. Open "Test" scene3. Go into Play Mode4. Change Transform values of the Pla... Read more
[VR] VRClientCoreFactory crash after stopping play mode
Steps to reproduce:1) Download and open attached project2) Open scene "Main" and play it3) Wait a few seconds4) Press play again to ... Read more
Assertion failed: Assertion failed on expression: 'm_SendState.state == ...
Steps to reproduce:1) Create a new project.2) Enable Collab.3) In the Collab popup, press on 'Invite Teammate' (three people) icon.-... Read more
[VideoPlayer] Videos, which exceed the limit, are trying to play on Andr...
How to reproduce:1. Open the attached project2. Build and run on deviceActual result: VP8 1080p video is trying to play. If one chec... Read more
Editor doesn't find bold font
To reproduce:1. Open attached Unity project "test.zip"2. Open "test" scene3. Click on Canvas --> Text in the Hierarchy window4. C... Read more
[Metal][Editor] Enabling Metal Support for Editor unticks Auto Graphics ...
Enabling Metal support for Mac Editor unticks Auto Graphics API checkbox the first time Metal support is enabled. Steps to reproduce... Read more
'Generate Lighting' drop down menu button is hidden when 'Inspector' is ...
To reproduce:1. Create project2. Dock 'Lighting' tab near 'Inspector'3. Resize 'Inspector' to minimal width4. Open 'Lighting' tab Ex... 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