Search Issue Tracker
[Windows] Starting Angry Bots 4.0 project causes crash of Unity 5.3.x
1. Import Angry Bots 4.0 from Asset Store to new project.2. Close Unity.3. Run Unity 5.3.x and open Angry Bots project.Actual result... Read more
[MSE] Clearing Bake data causes metallic materials to be rendered comple...
Steps to repro:1. Create a new project2. Add a cube to it and make it static3. Now create a material with metallic and smoothness to... Read more
[MSE] Rendering gets affected when another scene added additively, requi...
Steps to repro:1. Launch the attached project2. Open scene 1Note that the rendering now should be fine 3. Now add scene 2 to it addi... Read more
[MSE] Changing Bounce intensity of a spotlight to 0 throws an error abou...
Steps to repro:1. Launch the attached project2. Open scene 2 which has a spotlight3. Change the bounce intensity to 0 Note that the ... Read more
[BuildPath][Windows] Build fails to build when using paths over 255 char...
Reproduction steps:1.Open attached Unity project.2.Click on "Tools > Build" in the editor main menu. Actual result: build is fail... Read more
MonoDevelop. Only second column is displayed in 2 column layout when MD ...
1) Open first and scripts in MD.2) Move second script to column 2 (View -> Editor Layout -> 2 columns).3) Close MD4) Open a th... Read more
[WebGL] backspace in IMGUI input field navigating away from page
-e: see title, doesn't happen with the new UI -repro:--open attached project (from email reply)--build for webgl--run it in a tab wi... Read more
Unity stops responding when script file does not have permissions
Repro steps for Windows: 1) Open the attached project2) In File explorer select the script in project Right Click->Properties->... Read more
Crash when loading & unloading scenes from the script
To reproduce:1. Open attached project2. Open "SceneA" scene3. Play the scene4. The script will first additively load SceneB, after 3... Read more
NullReferenceException when calling Animation Event which uses not suppo...
Steps to reproduce: 1. Open attached project:2. Open scene "Scene"3. Select "GameObject" in hierarchy and open animation window to v... 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