Search Issue Tracker
UnityWebRequest merges two headers into one when both of them starts wit...
Steps to reproduce: 1) Download attached project 'UnityWebRequestBugTest' and open in Unity2) Download and install Python 2.7.133) D... Read more
Speedtree dont work with shadowmask in deferred
To reproduce: 1. Download attached project "907495.zip" and open in Unity2. Open "test" scene3. Zoom in and zoom out in Scene view E... Read more
Unity does not warn the user about invalid usage of DrawProcedural with ...
Steps to reproduce:1. Open the attached project (MissingWarning.zip)2. Open the Assets/DefaultScene.unity scene3. Play the scene4. O... Read more
Scene View can't decide which Scroll View to preview when there are mult...
Reproduction Steps:1. Import attached project.2. Open "TestUI" scene.3. Move around in the Scene View. Expected results: Only one Ca... Read more
Visual glitch in the scene hierarchy view when drag&drop object to the a...
Visual glitch in the scene hierarchy view when drag&drop object to the asset folder Repro:1- Open scene "Untitled".2- Select any... Read more
Shadows instanced by Graphics.DrawMeshInstanced produce artifact when us...
To reproduce:1. Import Unity package attached by the user2. Load the scene named "BUG_0_GrassShaderShadowsDisplacement" from the "_S... Read more
[2D] [Sprite Mask] Crash when running the game with Tower w/Mask in scene
[2D] [Sprite Mask] Crash when running the game with Tower w/Mask in scene Steps to Repro: 1. open attached project2. open 2dTestScen... Read more
[Curves] Curves in new particle systems are not initialized
Repro steps:1. Create a new particle system2. Enable the Size over Lifetime module3. Select curve4. Observe that no curve is initial... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try to... Read more
Canceling build shows "Build failed" error message
Reproduction steps:1. Start building any project2. Press "Cancel"3. The following message is printed in the console: UnityEditor.Bui... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template