Search Issue Tracker
[2D][Tilemap Extras] GameObjects can’t be placed on certain grid cells w...
How to reproduce:1. Open the user’s attached “GOBrush_Test_23_1.zip” project2. Open the Tile Palette window then open the brushes dr... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
In a Light theme editor the text in search windows gets highlighted in g...
Steps to reproduce: Create a new project Set the Editor theme to Light (Unity -> Settings -> General -> Editor Theme) Open ... Read more
UI Builder Inspector elements become unreachable when expanding and coll...
How to reproduce:1. Create and open a new project2. Open the UI Builder (Window -> UI Toolkit -> UI Builder)3. Add any element... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
[URP] Empty URP project is throwing error on new project duplicated asse...
Steps to reproduce: Create a 3D URP Project from Hub. Check editor consoleWindow. Actual results: Error are immediately present."GUI... Read more
Transition from sub-state machine (created at the top level) is connecte...
In the top level of a state machine, we create a transition from the sub-state-machine to a top-level state. Entering the sub state ... Read more
Animation Clips don't play in separate layers
Video: http://screencast.com/t/J7l6m94Rv8To reproduce:1. Open attached project2. Enter play modeExpected result: As the Bear's movem... Read more
[Blender] Object modifiers are not applied when object is in a hidden la...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1155646.zip" Unity project2. Observe the "fbx" and "blend" Ga... 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