Search Issue Tracker
Crash when entering Play Mode if a ScriptableObject Resource is loaded a...
Reproduction steps:1. Open the attached "Test.zip" project2. Select the "Test" ScriptableObject in Assets > Resources3. Enter Pla... Read more
Assembly Definition breaks Inspector without the ability to fix it manua...
How to reproduce:1. Open any project2. Create Assembly Definition3. Delete its name and apply4. Inspector will break and you'll get ... Read more
Huge GFX.WaitForPresent loads when using ECS
Steps to reproduce:1. Open User-supplied project (the first one)2. Open and play Scene "SampleScene"3. Using WASD, fly closer to the... Read more
Editor freezes after Building & Running while in Play mode
How to reproduce:1. Open the attached project2. Open the "OfflineLobby.unity" scene3. Enter Play Mode4. Press Ctrl + B5. Build the p... Read more
Crash on RendererScripting::UpdateGIMaterialsForRenderer when calling Up...
How to reproduce:1. Open the attached project ('case-1310875.zip')2. Open the 'SampleScene' Scene3. Enter Play Mode Reproducible wit... Read more
[OS X] Visual Studio crashes Editor when quitting with debugger attached
1. What happened[OS X] Visual Studio crashes Editor when quitting with debugger attachedVS for Mac Community, v 7.0.1b24.Attached de... Read more
Coroutines can't be stopped by stopping their parent when having two or ...
To reproduce:1. Open my attached project2. Enter Play mode Expected: both cubes remain in same position - both coroutines are stoppe... Read more
WorldToScreenPoint projecting stops working correctly after rapid camera...
How to reproduce:1. Download attached project2. Open "DEVMechanics" scene and press Play3. Press "Y" Button and select nav point "Br... Read more
An error is thrown when ReadOnlySpan<T> is used with .NET Standard 2.1
Reproduction steps:1. Open the user attached project "ReadOnlySpanTest.zip"2. Observe the Console Expected result: There is no error... Read more
Calling StopAllCoroutines() when a coroutine is running a UnityWebReques...
How to reproduce:1. Open attached project "case_662345-CoroutineFailure.zip" and scene "SampleScene"2. Enter Play mode3. Observe the... 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window