Search Issue Tracker
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default