Search Issue Tracker
Crash when exiting the Play Mode and there's a script attached to a Game...
Reproduction steps:1. Open the attached project2. Enter the Play Mode3. Exit the Play Mode4. Observe the crash Expected result: the ... Read more
InitializeOnLoadMethod throws exception with generic parameter
Steps to reproduce:1. Open user attached project2. Uncomment the first line of TheBug.cs script3. Notice the errors in the console- ... Read more
DLL file causes Editor to hang on entering Play mode
Steps to reproduce:1. Open attached “testingDLL.zip” Unity project2. Enter Play mode Expected results:Unity enters Play modeActual r... Read more
Managed DLL in the Editor folder doesn't get loaded when assembly defini...
Steps to reproduce: 1. Open attached project2. Observe the console error Actual result: the managed DLL in Editor folder doesn't get... Read more
System.ComponentModel.DataAnnotations.dll conflicts with .NET Standard p...
How to reproduce:1. Open the user's attached "1235376_Repro" project2. Observe the Console log Expected result: No error is thrownAc... Read more
"Unexpected node type error" is thrown when loading Library/EditorOnlySc...
Unexpected node type error is thrown on opening UI Element project Steps to reproduce:1) Open attached project Expected Result:Proje... Read more
Local Package project files are generated incorrectly when the Package i...
How to reproduce:1. Open the project in the attached folder (RelativePackageTest.zip)2. In the Project view, go to Packages/Graphics... Read more
Using a compiled C# DLL in a Unity project throws a build error
How to reproduce:1. Open the attached "Repro.zip" project2. Build "test" scene to Standalone Expected result: Build succeeds when us... Read more
JsonUtility.FromJsonOverwrite doesn't overwrite objects data when given ...
Steps to reproduce: 1. Open attached project "972430.zip"2. Open "Test" scene3. Enter play mode4. Select 'Main Camera' in the Hierar... Read more
Variant interface type assignment doesn't correctly convert when using m...
To reproduce:1. Open user's attached project2. Go to Window -> Test Runner3. In Test Runner window, press Run All4. Observe Expec... 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