Search Issue Tracker
Typing Asian characters inside an InputField then changing its text thro...
Steps: 1) Create an InputField (GameObject - UI - InputField)2) Go in Play mode then type something inside in either Korean, Japanes... Read more
UI - Moving an object with a child does not work in certain circumstances
Moving an object in the scene resets it to a local position of (0,0,0) under certain circumstances 1. Open Main Scene2. Select Child... Read more
[Vulkan] In-Game graphical glitch when CameraClearFlags set to "Don't cl...
How to reproduce:1. Open any project2. Set Main Camera > Clear Flags to "Don't clear"3. Create a 3D object4. Add Vulkan to Graphi... Read more
UnityProfilerPerThread::SampleGCAllocation crashes while importing .obj ...
To reproduce:1. Open users attached project "AsImpL.zip"2. Download users attached model "IronMan.zip"3. Open Assets > AsImpL >... Read more
Collab: revisions?include=changes call is uncompressed and can get reall...
The call to revisions?include=changes (to show the history window) can get ridiculously large when there are a large number of files... Read more
OpenEXR alpha incorrect when Build platform is set to Android
Steps to reproduce:1. Load attached project "OpenEXR-repro"2. Load scene "main"3. Set Build platform to Android Actual result: the E... Read more
[Regression] Attaching the GameObject to ScrollRect.content at runtime r...
How to reproduce:1. Open the attached "ScrollRectBug" project and "ScrollRectTest" scene2. Enter playmode, expand the disabled "Cont... Read more
[.NET 4.6] "No valid name for platform: 11" error is thrown when Faceboo...
To reproduce:1. Open project attached by QA2. Open "Main" scene3. Make sure that Scripting Runtime Version is set to experimental (4... Read more
UI doesn't show up immediately after the splash screen disappears
To reproduce: 1. Open the project, attached by the tester (uiDelay.zip)2. Build the project for Windows standalone3. Launch the buil... Read more
[UI] Panel is centered when Canvas Render Mode is set to Screen Space - ...
Reproduction steps:1. Open the attached '960206_UIScreenSpaceCamera' Unity project.2. Open and play the 'Main' scene.- Notice, that ... 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