Search Issue Tracker
NullReferenceException pops up when calling method from a ScriptableObject
How to reproduce:1. Open attached Unity project "scriptableissue"2. Load scene "Main"3. Add AudioSource component to "tankG2018b" ga... Read more
An error is shown in the Inspector when a class is inside a namespace an...
Repro steps:1. Open QA attached project "repro_1070400"2. Select script "TestScript" in the Project Window3. Observe the Inspector4.... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... Read more
IEnumerator stops working when adding a Graphic component to a gameObjec...
To reproduce:1. Open attached Unity project "layoutbug.zip"2. Open scene "Bug"3. Go into Play Mode Expected result: IEnumerator func... Read more
Transform.IsChildOf throws NullReferenceException with null argument ins...
Steps to reproduce:1. Open attached “NullReferenceException.zip” Unity project2. Open “Main” scene3. Enter Play mode Expected result... Read more
The .NET Standard 1.3 version of log4net DLL cannot be used with Unity, ...
To reproduce:1. Open the user's attached project2. Make sure the Scripting Runtime is .NET 3.53. If no error occurs upon loading the... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
[RuntimeUpgrade][Mono] Building iOS project with Mono scripting backend ...
Steps to reproduce: 1. Open empty project2. Switch to iOS platform3. Change 'Scripting Backend' to 'Mono'4. Change 'Scripting Runtim... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...
Steps to reproduce:1. Create a new Unity project2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... 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