Search Issue Tracker
InputField gets scrolled upwards when the Text component has a non zero ...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. Enter the Play mode4. Focus the input field5. Start typi... Read more
HDRP Camera Binder throws error
HDRP Camera Binder throws errors and its depthBuffer and colorBuffer properties are not working: Error assigning 2DArray texture to ... Read more
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
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
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
- 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