Search Issue Tracker
GL culling state is reset after a call to GL.IssuePluginEvent
Steps to reproduce:1. Open the attached project "GL_invertCulling.zip"2. Build it on Android3. Notice the LogCat Expected results: G... Read more
Cursor is not locked to Game window when pressing Windows key then click...
How to reproduce:1. Open the attached project2. Build the project3. Launch the built project in Windowed mode4. Wait for the Splash ... Read more
AudioClip returns the wrong length and sample count in Play mode when au...
To reproduce:1. Open attached project2. Open Test scene and press Play3. Check console Actual result: The length and sample count of... Read more
UI Elements - List entries are not highlighted when selected
When viewing a list, selecting an entry in the list won't highlight it. This makes it really hard to see which entry you have select... Read more
Crash on pressing "Generate Lighting"
Steps to reproduce: 1. Open the attached project2. Press bake3. Crash :) Noticed that this most reliably reproduces on macOS. It is ... Read more
Multiple 'Render Main Shadowmap' -> '... Draw' -> 'SRP Batch' are presen...
How to reproduce:1. Open attached project "BatchTestProject.zip" with -force-gles32 argument command2. Open scene "BatchTest"3. Open... Read more
[IMGUI] Timing checkbox is clipped in the Animator layer settings window
Timing checkbox is clipped in the Animator layer settings window. Steps to repro:1. Open the attached project.2. Windows > Animat... Read more
Specific project Layout opens the Editor in two windows
Reproduction steps:1. Open "1210706" project Expected Result: Single Editor windowActual Result: Two Editor windows Reproduced with:... Read more
[tvOS] TouchScreenKeyboard.visible is not updated to False when the keyb...
How to reproduce:1. Build the attached project for tvOS (or tvOS simulator)2. Run the app via Xcode3. Press the "Visible Check" butt... Read more
Warning says instancing will be disabled when used with static batching ...
To reproduceJust open the attached project and scene inside Expected: The cube is greenActual: The cube is red Reproduced in 2018.3.... 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