Search Issue Tracker
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
Child object destruction is delayed when setting the parent during the s...
How to reproduce:1. Open the user’s attached “TestDetachAndDestroy.zip” project2. Enter Play Mode and exit Play Mode or press the “L... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce'2. Open 'test' scene3. Script is attached to the cube which renders dis... Read more
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
Script resets to use the previous Skybox color when saving the Scene cha...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Dev Dunk Studio/Screen Space Fog/Samples/Scenes/Samp... Read more
Adding a new element or removing an existing one doesn't work when there...
Reproduction steps:1. Open the attached “Repro” project2. Open the Custom Heros Window (Window > GameData > Heros)3. Select “h... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
Search text field visual controls for the Path binding in an Input Actio...
Steps to reproduce: Create or open any Project with the Input System package installed Create an Input Actions Asset and double clic... Read more
After reloading domain Animation selection is cleared
How to reproduce: Create new project Open Animation window Select any object in Hierarchy In Animation window create controller In P... 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