Search Issue Tracker
[tvOS 16] No text navigation occurs when using Controller-Driven Text I...
How to reproduce:1. Run the attached project on an Apple with tvOS 16.2. Using a controller/gamepad, select the Input field3. Attemp... Read more
Custom Render Texture text in Shader Graph’s Graph Inspector’s Active Ta...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Unlit Shader Graph (Assets > Create &... Read more
[Linux][OpenGL core] crash on startup after screen dialog in 32bit machine
-e: see title, just crashes after confirming screen dialog. doesn't crash with -force-opengl. -repro:--build a empty x86 linux proje... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
[Linux] Player window can't be resized when the player is started in Ful...
Reproduction steps:1. Open the attached project ("1372700_repro.zip")2. Build and Run the project: File > Build Settings > Bui... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
GL_INVALID_FRAMEBUFFER_OPERATION errors prevent UI render when building ...
How to reproduce:1. Open the user-attached project “samples-playground”2. Click Build and Run3. Observe the built project Expected r... Read more
Object.Destroy performs significantly worse compared to 2022.3
How to reproduce:1. Extract the “IN-115094.zip → Build” archive2. Open the Editor3. Open the Command Prompt4. Run the “ZR.exe” with ... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above.2. Ensure that we have enough texel density in Lig... 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