Search Issue Tracker
Hierarchy filter t:Button does not work
To Reproduce: 1. Open scene 'test' or any other scene with gameObjects which have Button components. 2. Type t:Button in hierarchy s... Read more
GzipStream and DeflateStream classes do not work on Windows
To Reproduce: 1. Open the attached 'GZipRepro.zip' on Windows. 2. Click 'Gzip Test Menu/Gzip Test' & '.../Deflate Test', notice ... Read more
Text from one text object renders inside other one
To reproduce this bug: 1. Open the 'renderBug' project2. The project has two text fields, one under another3. Observe the scene4. No... Read more
going fullscreen moves game partially off screen
-e: when you switch from window mode to fullscreen the game gets moved partially off the screen -regression from 4.5.2f1 on Windows,... Read more
astcenc.exe tool requires Redistributable Package x86 installed
Building Android project with ASTC texture compression generates error message: Failed to execute 'astcenc.exe' on computers which d... Read more
Cannot access Standard shader in Vertex Lit project
When you open a project that was saved with Legacy Vertex Lit rendering mode, if you select an object that uses the Standard shader,... Read more
On Mac not all SpeedTree textures appear in Legacy VertexLit mode
When using the Legacy Vertex Lit rendering mode, SpeedTree materials do not utilize color or alpha values from texture maps. The Leg... Read more
When changing font size text from another game object appears in text field
To reproduce:1. Open attached project2. Open Test text scene3. Select Text game object (with "uhuihui" text inside)4. Increase font ... Read more
Updates to GetComponent(string) on implicit "this" / "self" generates wr...
To Reproduce:1. Open 'Test.cs' in the attached project, Observe the line 'Component comp = GetComponent(scriptname)2. Run API update... Read more
A Toggle control when added to a layout group does not get repositioned
To reproduce:1. Open attached project2. Open ToggleinAGroupError scene3. Scene has a vertical layout group and tree child toggle con... 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