Search Issue Tracker
EditorPropertyDriver.UnregisterProperty does not unregister.
The method EditorPropertyDriver.UnregisterProperty incorrectly calls EditorPropertyDriver.RegisterProperty Read more
"The managed function `UnityEngine.SystemInfo.get_processorType()' is no...
How to reproduce:1. Open the attached "IN-95922" project2. Open the "SampleScene"3. Open the Build Profiles window, ensure the Andro... Read more
Visible camera jitter when moving around the Scene while in Play Mode
Reproduction steps:1. Open the attached “repro_IN-96137“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
Templates online documentation links to the wrong documentation version ...
Steps to reproduce: Create a VR/MR Template Project In the Tutorial Window, select the "Online Documentation" link tab Observe the U... Read more
Memory leak when "WorldUpdateAllocator" fails to rewind after a Scene re...
Reproduction steps:1. Open the attached “repro_IN-96103“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Hierarc... Read more
A Script Component added with Baker is not preserved when the SubScene c...
How to reproduce:1. Open the “EntityComponentBug.zip“ project2. Open the “SampleScene“3. Enable (Open) the “SubScene” in the Hierarc... Read more
TypeInfo reports invalid size when type contains GCHandle fields
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Select the “The Bug“... Read more
Crash on Unity.XR.MockHMD.MockHMD:SetFoveationMode when entering Play Mo...
How to reproduce:1. Open the attached project "LM-Graphics.zip"2. Right mouse click on the Game view tab3. Click "Load RenderDoc"4. ... Read more
Errors are thrown when The Behavior Package Debug Mode is enabled and th...
How to reproduce:1. Open the “BehaviorBug.zip“ project2. Open the “509BewleyCt“ Scene3. Enter Play Mode4. Press the “Skip” at the bo... Read more
Setting enum variable does not always work
Steps to reproduce: Create and open an empty project and install com.unity.behavior Download and import the attached "repro.unitypac... 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