Search Issue Tracker
[graphics] CommandBuffer.DrawRenderer crashes if material is null (from ...
[Also check case 813052 and case 797906 when resolving this] Steps to reproduce the issue:1. Open attached project.2. Open scene nam... Read more
Accessing variables in a generic class crashes Unity on compute_class_b...
How to reproduce:1. Open the attached project2. Open and play RunMe scene3. Unity crashes Read more
Custom "Internal-DepthNormalsTexture.shader" does not load on build
Reproduction steps:1. Open attached "New Unity Project 9" project.2. Open "1" scene.3. Open the game view.- Shadows are not visible ... Read more
Unity Editor crashes when loading soundbanks with Wwise
Reproduction steps:1. Download the project:2. Open the project3. Open the scene 'Plinths 3'4. Play scene Result: Unity Editor crashe... Read more
[UnityRemote] Default resolution for Unity Remote is 'Downsized' but is ...
Steps to reproduce: 1. Open attached project 'remote_test.zip'2. Connect an iOS device with Unity Remote opened3. Open 'Editor Setti... Read more
Index out of range exception when unfolding multiple objects in Hierarch...
Steps to reproduce: 1. Open attached project "BugReportProject_HierarchyBug.rar"2. Open scene "TestScene"3. Click on hierarchy and p... Read more
Custom response files (smcs.rsp & gmcs.rsp) are not passed to C# compiler
The new compiler is not passed custom response files, because the logic currently chooses a response file based on the compiler name... Read more
Unity crashes in GUIStyle::Draw by renaming asset folder's
Steps to reproduce: 1. Open the attached project.2. Go to 'Project' window and try renaming asset folder's After renaming some asset... Read more
[NestedPrefabs]Some connections are not removed after undoing a creation...
Steps to reproduce the issue:1. Open attached project.2. Open scene named "main".3. Select game object named "Parent", drag and drop... Read more
Key frame selection selects adjacent object's keys if the objects are na...
How to reproduce: 1. Open the attached project and a "test" scene in it.2. In Hierarchy window under the Canvas element select "scal... 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