Search Issue Tracker
Scheduling NativeArray batch of uninitialized RaycastCommands causes cra...
How to reproduce:1. Open the "RayCastCommand.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result: Unity cra... 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
[IL2CPP] AutomaticWorldBootstrap is stripped in Pure ECS build
Reproduction steps:1. Open the attached project.2. Build and run it on an iOS device.3. Check the Console. Actual behavior:- Only UP... Read more
[.NET 4.x] A script can't be loaded when a class derived from MonoBehavi...
Repro steps:1. Open QA attached project "repro_1072512"2. Open scene "0"3. Select "GameObject" in the Hierarchy4. Observe the Inspec... Read more
[IL2CPP] "Unity extensions are not yet initialized" errors are thrown wh...
How to reproduce:1. Open the attached project2. In the Build settings window, switch the target platform to "Universal Windows Platf... Read more
[NavMeshComponents] API updater fails first run while updating Nav Mesh ...
How to reproduce:1. Open attached "NavMeshComponents-master" project or directly clone it from https://github.com/Unity-Technologies... Read more
Application.backgroundLoadingThreadPriority gets reset to BelowNormal wh...
How to reproduce:1. Open the user's attached "BLTPriorityBug2020.1.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. O... Read more
Resources.Load fails to load TextAsset when it has char 160 (non-breakin...
How to reproduce:1. Open the user's project2. Open SampleScene3. Press Play Expected result: No errorActual result: NullReferenceExc... Read more
Local variables inside coroutines are "out of scope" in the Watch window...
To reproduce: 1. Open the attached project (localVar.zip)2. Install Entities package via Package Manager3. Open the Test script in V... Read more
The project can't be compiled because Library targeting .NET Standard 2....
To reproduce: 1. Download attached project "excel-test.zip" and open in Unity2. Observe Console and you should see two errors: "Asse... 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