Search Issue Tracker
Assert Exceptions in Finalizers are not logged to Console
Steps to reproduce:1. Download attached project2. Open 'SampleScene' scene3. Enter play mode Actual results: Notice that the Asserti... Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
An application listens on a random port when using an HttpListener on Wi...
How to reproduce:1. Build and run the user attached project2. Insert "http://127.0.0.1:12345/" into the text field3. Click on "Start... Read more
BadImageFormatException is thrown when calling GetCustomAttributes on ce...
To reproduce:1. Open attached project ("case_1185125.zip")2. Press Play3. Observe Console Expected result: No errors are thrownActua... Read more
Unity test running in batch mode fails when adding new assemblies
How to reproduce:1. Extract the "repro.zip" folder2. Change path variables according to your machine in "repro.sh" script3. Execute ... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
Using "EditorUserBuildSettings.SwitchActiveBuildTarget" in code does not...
Reproduction steps:1. Open "Test.zip" project2. "Tools" -> "SwitchMe"3. Notice the Console Output4. "Tools" -> "SwitchMe"5. No... 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
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
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