Search Issue Tracker
[ScriptingAPI] Editor hangs and AABB errors spammed in the console after...
Steps to repro: 1. Open attached project;2. In the Project folder go to Assets -> Scenes -> API;3. Open 'СreateTerrainFromAPIb... Read more
Object casts shadow through wall when Baked GI is on
Steps to reproduce:1. Download and open attached project2. Bake scene(skip if set to automatic baking)3. Have Window->Lighting-&g... Read more
Shader does not compile when CGPROGRAM and ENDCG tags are on the same line
Steps to reproduce:1. Download and open attached project2. Select SimpleTestShaderErrorVersion assets in assets tab3. Look at inspec... Read more
Buttons in backgrounds appear darker than GUI.DrawTexture on linear mode...
Steps to reproduce: 1. Download and open attached project2. Make sure that Edit>Project settings>Player> Color Space is set... Read more
SceneManagerSetup::IsValid returns true for setup which has active scene...
Steps to reproduce: 1. Open attached project.2. Execute menu item: BUG->ShowBug (several times) (it tries to RestoreSceneSetup) E... Read more
UI text color changed permanently when using "Find references in scene" ...
How to reproduce:1. Open project and load Test scene2. You can play the scene. You can see the white text over the background.3. Sto... Read more
[Lightmapping]Console throws 'Couldn't find baked index for current ligh...
Reproduction steps:1. Open my attached project: https://oc.unity3d.com/index.php/s/uhz0n22B3AG5jm4 (check the edit for the password)... Read more
Collision between CharacterController and a Kinematic Rigidbody is alway...
To reproduce:1. Open the attached project2. Open "TestScene" scene3. Enter play modeObserve that CharacterController that was inside... Read more
Repeatedly calling EditorUtility.FocusProjectWindow crashes editor
Reproduction steps:1. Open the "bug.zip" project2. Open the "Crash->Crash Window" window3. Click the "Crash" button-Observe the c... Read more
[UWP] Changing display makes initial resolution to be multiplied by scal...
Steps to reproduce: 1. Open attached project and build Universal 10 project2. In display settings set scale to 125%3. Run build, cli... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS