Search Issue Tracker
[iOS] Time.unscaledDeltaTime starts returning 0 after a while when using...
Reproduction steps:1. Open the attached project "BuggyUnscaledDeltaTime.zip"2. Build and Run the Scene "SampleScene" to an iOS devic... Read more
[HDRP] Errors are thrown when "Infinite" and "Under Water" options are s...
How to reproduce:1. Open the user's attached "HDRP_2022-2_Testing" project2. Select the "River" GameObject Expected result: No error... Read more
[Memory Profiler] NullReferenceException error is thrown when expanding/...
Reproduction steps:1. Open the attached Unity project "MemoryProfilerIssue.zip"2. Open the Memory Profiler window (Window > Analy... Read more
The Material's shader is not fully set when switching the shader at runtime
How to reproduce:1. Open the attached project "ShaderSystemIssue.zip"2. Open the "SampleScene" Scene3. Enter the Play mode4. Select ... Read more
Crash on mono_string_new_handle when opening a project
Reproduction steps:1. Open the user's attached project Expected result: project opensActual result: crash Reproduced with: 2020.3.33... Read more
UV coordinates are incorrectly generated when width is uneven and low se...
Reproduction steps:1. Open the user's attached project "Splines.zip"2. Observe the yellow line in the middle of the road where it wi... Read more
UI Builder becomes unresponsive when selecting VisualElements
Reproduction steps:1. Open the user's attached project2. Open Assets > templates > test.uxml3. In the UI Builder window select... Read more
Objects which are instantiated as Children and have HideFlags.DontSave f...
Reproduction steps:1. Open "CubeTest" project2. Open "Test" Scene3. Select the "TestScript" Object in the Hierarchy4. Enable the "Te... Read more
NativeSpline.EvaluatePosition(..) throws an IndexOutOfRangeException exc...
How to reproduce:1. Open the attached project "2022.1 beta test.zip"2. Open the "SampleScene" Scene3. Enter Play mode Expected resul... Read more
[Linux] Selecting Scene view tab maximizes the Game view when in Play mode
How to reproduce:1. Open the user's attached project2. Press the Play button3. Press the Scene tab Expected result: the Scene view i... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class