Search Issue Tracker
Prefab is Instantiated unexpectedly when adding a GameObject to a Nested...
How to reproduce:1. Create a new Project2. Create a GameObject and drag it to the Project Window to create a Prefab out of it3. Crea... Read more
Build-in Packages modules are being included in the project folder when ...
To reproduce:1. Create a new project for android2. Go to package manager window3. Choose Built-in Packages4. Disable any of the pack... Read more
Burst Compiler throws exceptions when building for UWP
Steps to reproduce:1. Download 1097555_repro.zip2. Switch platform to UWP3. Build project on IL2CPP backend Expected results: Projec... Read more
Animation transition is delayed when the trigger is pressed
How to reproduce:1. Open the attached Test.zip project2. Open the Animator window3. Select Cube and enter the Play mode4. Wait for t... Read more
[Profiler] "Composite Overdraw" text is clipped in UI system preview win...
"Composite Overdraw" text is getting clipped in UI system preview window even on resizing window from profiler Steps to Reproduce:1.... Read more
[Improved Prefabs] Is is possible to revert removed component without ha...
Steps:1. Create a GameObject with HingeJoint and Rigidbody on it2. Turn it into prefab3. Remove both components==>They appear as ... Read more
Asset Bundles fail with "Clean up" error if Timeline window is open
Steps to reproduce:1. Download and open the attached project2. Open "common_client" scene3. Change the transform value of "Audio" to... Read more
Services Window is empty and Collab Toolbar showing 0 changes when compu...
How to reproduce:1. Open any project and publish it to Collab. Do not make any local changes.2. Leave the project open and put your ... Read more
CSharpNamescapeParser throws InvalidOperationException: Stack empty
Steps to reproduce: 1. Open attached project2. Reimport PropertyReference script3. Notice error in console:InvalidOperationException... Read more
Custom packages can be deleted via Project window and are still visible ...
How to reproduce:1. Open the attached "1101384_repro.zip" project2. In Project window, right-click on "Packages/2D Animation"3. Sele... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names