Search Issue Tracker
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more
Dragging an element below a certain threshold makes it disappear from a ...
Steps to reproduce: 1. Open any project2. Create a Script with a public array field (e.g. “public GameObject[] myObjects”)3. Attach ... Read more
[TextureCompression][UI/UX] Crunch Compression bool is exposed for unsup...
Prerequisites: - Make sure that you have WebGL platform support installed- (Optional) Make sure that you have Desktop, Android, and ... Read more
OnIMECompositionChange does not return an empty string on accept when us...
How to reproduce:1. Open the “repro_IMEInput“ project2. Open the “IMETest“ scene3. Set Korean (Microsoft IME) as the keyboard langua... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
[Usability] Warning message in an Adaptive Probe Volume Component is not...
Steps to reproduce: Open any URP Project In the Hierarchy create an Adaptive Probe Volume (Light > Adaptive Probe Volume) and sel... Read more
[VFX Graph] Error i->previewArtifactID == found->second.previewArtifactI...
How to reproduce:0. Note: Reproduced using URP, reproduces only when creating and saving SG for the first time1. Create VFX Graph2. ... Read more
Unity freezes when importing a specific .FBX file
How to reproduce:1. Create a new project2. Drag cylinder.FBX file into the Project Expected result: cylinder.FBX is imported into Un... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... 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