Search Issue Tracker
"Transparent" render queue treats passes differently than "Geometry" or ...
Reproduction steps:1. Open project attached(PassSorting23.zip)2. Open scene "PassSortingTogether"3. Open Frame Debugger4. Change Ren... Read more
Animated material color always returns default value at runtime
To reproduce: 1. Open project, attached by tester2. Open scene, if not open3. Press Play4. Press X on the keyboard, which prints the... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
IndexOutOfRangeException: Array index is out of range error when disabli...
1. Open the "900515 repro.zip"2. In Hierarchy window, navigate to Canvas->Image3. Disable "Mask (script)" component4. Observe the... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce:1. Open attached project2. Open "SandBox" map3. Play the scene Expected result: the game should not crash after f... Read more
Crash in <b2Body::SetActive> making a gameobject with RigidBody2D and Ci...
Reproduction steps:1. Create the new project;2. Create an empty gameobject;3. Add RigidBody 2D and Circle Collider 2D components to ... Read more
New project cannot be created by pressing Enter in Launcher
Regression from 5.6.0f3 Steps:1. Run Unity.exe==>Project dialog appears2. Select folder and type name for the project3. Hit Enter... Read more
Progressive Lightmapper draws shadows when object's Cast Shadows propert...
To reproduce:1. Open attached project "LightmapBug.zip"2. Open "Test" scene.3. In Lighting Settings set Lightmapper to "Enlighten" a... Read more
AssetDatabase.CopyAsset produces corrupt meta file
Steps to reproduce:1. Open attached project2. Click on the added menu button Project/Copy broken file3. Observe the Unable to parse ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal