Search Issue Tracker
[Linux] Column layout menu does not appear on burger button in Project W...
The column layout menu does not appear on the burger button.It appears outside the Project Window. Refer attached video. Steps to Re... Read more
[Linux] [IMGUI] Inspector Window does not resize with 2/3, 4 Split, Defa...
Inspector Window is not resized with 2/3, 4 split, Default and Tall windows layout. Steps to Repro:1. Create an empty project2. Clic... Read more
[DX12] Requesting sRGB RenderTexture in Linear editor is wrong
Linear Editor only. Steps:1.download attached project2. Make sure you are using Linear color space (PlayerSettings)2. open repro sce... Read more
Depth-only RenderTexture allocates too much GPU memory on D3D11 and D3D12
How to reproduce:1. Open attached project "d3d-depth-only-rt-overallocates.zip" and scene "SampleScene"2. Enter Play mode3. Launch "... Read more
[iOS] [GLES2] Stencil buffer doesn't work
Reproduction steps:1. Open the attached project.2. Make sure Graphics API is set to OpenGLES2.3. Build and run it on an iOS device. ... Read more
"Jobs can only create Temp memory" error is thrown when using ExclusiveE...
Steps to reproduce:1. Open the attached project "1180476.zip"2. Open "SampleScene"3. Enter the Play mode4. Observe the console Expec... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
[ShaderGraph] fails to compile with "redefinition of transposeTangent" w...
Problem first appears in SRP 5.9.1. Does not reproduce in 5.7.1. Reproduces 7.0.1, and in latest version of SRP master branch (did n... Read more
Reflection probe view dir and normal inputs are in object space by defau...
Repro steps:Create a reflection probe nodeExpected result: the inputs are in world spaceActual result: the inputs are in object spac... Read more
Game Object static toggle text crops when static toggle is ticked after ...
How to reproduce:1. Create a new project2. Open SampleScene scene3. Select any Game Object in Hierarchy and create a prefab from it ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code