Search Issue Tracker
Different phenomenon when SetPropertyBlock is called with and without a ...
How to reproduce:1. Open the attached "MaterialPropertyBlockAnimation" project2. Open the Sample Scene and Enter the Play mode3. Ins... Read more
[PackMan] NullReferenceException error is thrown if a sample in package....
How to reproduce:1. Open user's attached "PacManBugs.zip" project2. Go to Window -> Package Manager3. Expand "elZach" in the Pack... Read more
[GraphView] The blackboard & master node preview can be expanded outside...
How to reproduce:1. Create a new URP/HDRP Template project2. Create a new shader graph3. Try resizing the Blackboard/Master Preview/... Read more
[Windows] Timeout is not triggered when DictationRecognizer stops recogn...
Reproduction steps:1. Open the attached project ("DictationError.zip")2. Open the repro scene ("SampleScene")3. Point your microphon... Read more
Properties values do not rebind by the property names when changing Shad...
How to reproduce:1. Open the attached project "1239564.zip"2. Open the "Test" Scene3. Select the "Cube" GameObject4. Change "CustomM... Read more
BindingExtensions.BindProperty binds a property to a field by its name
How to reproduce:1. Open the project "BindProperty-bug"2. Select the asset "Collection" in the Project window3. Tick/untick the prop... Read more
GC.Alloc allocates 40 bytes in RenderPipelineManager.DoRenderLoop_Intern...
How to reproduce:1. Create a new project with URP or HDRP template2. Import the Unity Recorder package from the Package Manager3. Ma... Read more
Color Picker and undocked Editor windows open on a different monitor tha...
How to reproduce:1. Create a new project2. In the Hierarchy select the "Main Camera" GameObject3. In the Inspector press on the "Cam... Read more
EditorWindow.GetWindow will open a window when running Unity in batchmode
Reproduction steps:1. Download the attached project "1259135.zip"2. Download the attached PowerShell script "ReproduceBatchMode.ps1"... Read more
Arrays are not Reorderable by default when SerializeField or SerializeRe...
How to reproduce:1. Open the project "case_1260888-Reorderable"2. Open the Scene "SampleScene"3. Select the "GameObject" in the Hier... 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