Search Issue Tracker
The Timeline does not set back the state of GameObjects after saving a S...
How to reproduce:1. Open the attached project "seq-save-scene-reset-timeline.zip"2. Open the TestScene (Assets>TestScene)3. Open ... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
DynamicGI.UpdateEnvironment fails to update default skybox reflection in...
How to reproduce:1. Open the user's attached project2. Open scene Test3. Go to Window -> Rendering -> Lighting Settings4. Unde... Read more
Unity crashed on "UnityOpenXRMeta_OpenXRLifeCycle_OnInstanceCreate" when...
Reproduction steps: 1. Create a new project from MR template2. Make sure that VR headset is connected3. Make sure to put on the head... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
[TextMesh Pro] Using Ellipsis overflow causes some Emojis to turn into a...
How to reproduce:1. Open the attached project named Case_11638252. Select the Text gameObject and move the right margin leftwards3. ... Read more
Editor freezes when Sub-State Machine Transition arrow is unselected
Reproduction steps:1. Open the attached “My project (17).zip“ project2. Double-click on the “Spearman.controller” Animator Controlle... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
Texel Size Node doesn't return texel size but instead returns the size o...
How to reproduce:1. Open the user attached project2. Make sure the Scene "Test" is opened (Assets)2. Enter Play Mode Expected result... 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