Search Issue Tracker
[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
Text elements placed over Image creates additional batch for Font Texture
How to reproduce:1. Open the "Text batch.zip" project2. Open the "SampleScene" scene3. Window > Analysis > Frame Debugger >... Read more
Applying changes to root prefab in a nested prefab re-adds a component e...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. Remove Mesh Renderer component of Cube > Sphere4. ... 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