Search Issue Tracker
[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
[Linux] [Android] IL2CPP build fails with Access denied error, insuffici...
How to reproduce:1. Create or open any project with a Unity version that was downloaded through the Hub (along with the Android SDK ... Read more
[Linux] [Android] OpenJDK downloaded through Hub is not recognized in th...
How to reproduce:1. Create or open any project in 2019.3 that was downloaded through the Hub (along with OpenJDK)2. Navigate to Edit... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show