Search Issue Tracker
Deleting scripts in quick succession causes CS2001 compiler errors
To reproduce:1. Open attached project "test1.zip"2. Open NewBehaviourScript1.cs with Visual Studio3. Delete the file from Visual Stu... Read more
Integer properties do not show up in Frame Debugger
STR: 1. Make a new project from the 3D template2. Copy the attached shader to Assets folder.3. Create a new material, assign the sha... Read more
A child Canvas with Override Sorting is not rendered when opening a proj...
How to reproduce:1. Open the attached project2. Observe the Game view Expected result: A red box is visibleActual result: Red box is... Read more
Transition blend handles should not be inversable
Transition blend handles should not be inversable 1. What happenedWhen manipulating the transition blend handles (blue start/end han... Read more
UI Builder Spacing/Border widgets are missing labels
Steps to reproduce: 1. Open the UI Builder 2. Add and select a VisualElement 3. Notice the Spacing and Border widgets are missing la... Read more
HideFlags does not work on instantiated prefabs when using a custom class
To reproduce:1. Open the QA's attached project2. Open the scene "SampleScene" and play it3. Go over all selections in the custom "To... Read more
Unity freezes after launching the project
Steps to reproduce: 1. Open the attached project.2. Click anywhere in the editor. The editor freezes and the program is not respondi... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
Numbers get appended to material names when extracting and reimporting ....
How to reproduce: Open the project "IN-66089" Open the “SampleScene” scene Select “Root“ GameObject from the Hierarchy window, open ... 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