Search Issue Tracker
Passing null to Undo.RegisterCompleteObjectUndo or RegisterFullObjectHie...
Steps to reproduce: 1. Open attached project "779052.zip"2. Open scene "repro"3. Run it- Unity crashes at "GetAffectedUnitySceneHand... Read more
If statements are not working in shaders with OpenGLES3 Graphics API
Reproduction steps:1) Open user's attached project2) Make sure that inside "PlayerSettings" Graphics APIs selected OpenGLES33) Build... Read more
[UI] events not working when canvas rendering mode is set to screen spac...
Steps to reproduce:1. Open attached project "test.zip"2. Open "Scene" scene3. Run the scene4. Press Button5. Notice how you can't in... Read more
Scripts in Standard Assets folder are recompiled everytime
Steps to reproduce:1. Open the attached project "ScriptRecompileTest.zip"2. See compilation warnings. (1)3. Edit the script "Test".4... Read more
SetRenderTarget drawing a fullscreen quad not working correctly (MVP->VP...
Steps to reproduce : 1) Download attached project "full_screen_quad_issue.zip" and open in Unity.2) open scene "scene" and press pla... Read more
[Particles] Particles render as trails in 5.4
Particles are rendered with trails in 5.4; there are no issues in 5.3. Steps to Reproduced--------------------1. Download the users ... Read more
Xiaomi miPad crashes when scene contains more than one animation control...
Reproduction steps:1) Open user's attached project2) Build "testScene" scene3) Run built project on Xiaomi mi Pad-- Notice that proj... Read more
Baking lightmaps on a scene with Sprite Renderer and a Light probe cause...
Reproduction steps:1. Open attached project( LightmapCrash )2. Open scene " Medical "3. Go Window > Lighting4. Build Lightmaps Sc... Read more
Importing/applying changes to corrupted image crashes editor
Steps to reproduce:1. create new unity project2. import one of the images that user has attached - crashes Not reproducible: 5.1.5f1... Read more
[Installer] [Windows] Documentation can not be installed if no Unity wit...
Documentation can not be installed if no Unity with appropriate version is installed Steps to reproduce:1. Download and run Document... 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