Search Issue Tracker
Moving the mouse around 2 Inspector windows which show arrays of differe...
How to reproduce:1. Open the attached "1353819.zip" project2. On both of the Inspectors expand "Array in Array" and "Array" elements... Read more
Text is not displayed after scrolling when a Rect Mask 2D is attached to...
How to reproduce:1. Open the user's attached project2. Open 'Scene'3. Enter the Play mode4. Scroll down until the text is no longer ... Read more
[URP] Custom UI from Renderer Feature is not drawn when Camera PostProce...
How to reproduce:1. Open the user's attached "urp-bugs.zip" project2. Open the "SampleScene" Scene3. Select the "Main Camera" GameOb... Read more
Inconsistent ENABLE_PROFILER scripting defines in InputManager.cs when u...
How to reproduce:1. Create a new project using the default 3D template2. Import the "Input System" package3. Open the package's "Inp... Read more
[ShaderGraph] Shadow bias is broken in generated HLSL when modifying the...
If you modify a normal in the vertex shader but don't use it in the fragment shader, shadows are broken if you have any normal bias ... Read more
WaitForCompletion passes Time.deltaTime when ResourceManager.Update expe...
How to reproduce:1. Create a new project using the default 3D template2. Import the Addressables package3. Open the package's "Async... Read more
SRPBatcher not increasing CBuffer size when material shader is changed
Reproduction steps:1. Open the attached project ("SRPBatcher_MaterialInstance_Shader_Switcheroo.zip")2. Open the "Main" Scene: Asset... Read more
[Android] Build fails when targeting an API level 31 and using custom ma...
How to reproduce:1. Create an empty project2. Switch the Target Platform to Android3. Set the Target API Level to 31 (Edit -> Pro... Read more
Editor crashes related to AOT stubs when building for IL2CPP
Reproducible on: VS version: 1.6.1, Editor version: 2021.1.15f1 Platform: Windows 10 Steps to Reproduce: Get the project from the co... Read more
UIElements ListView is not updated/populated when adding elements to it ...
Reproduction steps:1. Open the "UIToolkit.zip" project attached by the user2. Open the PresetWindow (Test > PresetWindow)3. Drag ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand