Search Issue Tracker
MenuItem is executed more than once when multiple objects are selected
How to reproduce:1. Open attached project2. Open SampleScene3. In Hierarchy view, make none of object is selected and run "My Test M... Read more
Inconsistent Silent Crash when StackOverflowException is thrown
Reproduction steps:1. Open the attached project named "Case_1115647"2. Open the "SampleScene" in the Scenes folder3. Select the "Dir... Read more
AssemblyUpdater throws Mono.Cecil.AssemblyResolutionException: Failed to...
Steps to reproduce:1. Open Project "AssemblyLoadParserError.Unity"2. Re-import "DllWithAttribute" Asset in the Project Window Expect... Read more
ScriptUpdater does not work for users with spaces/invalid characters in ...
Reproduction steps:1. Log in as a user that contains spaces in the name2. Create a New Project3. Import the "Trigger.cs" script4. Ch... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
Assigning fields of a List/Array to another List/Array will make that fi...
How to reproduce:1. Download the 'What.cs' script2. Attach the script to any object3. Enter PlayMode4. Modifying the amount value in... Read more
Unity compiler ignores -reference alias in .rsp files
Reproduction steps:1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up witho... Read more
Script component called "Object" cannot be assigned to a field in the In...
How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more
ScriptableObject instance Script field is 'None'when created out of Scri...
How to reproduce:1. Open the attached 'ScriptableObjectCreation.zip' project2. Right-click in the project tab -> "Create" -> "... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled