Search Issue Tracker
Jerky/unresponsive scrolling in a ScrollView area with buttons
- Open attached project- Open "SimpleView" scene- Hit play- Try to drag vertically down on the top most button (press on the top but... Read more
Rapidly maximizing/un-maximizing the game view with shift+space crashes ...
Steps to reproduce : - create a new project- focus on the game view- hold shift and space to rapidly maximize and un maximize the ga... Read more
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce:1. Create a uGUI button2. Create a new On Click event3. Set the camera as the object4. Select the functions > Behavi... Read more
UnityEvent dropdown shows oddly named setter properties in the function ...
To reproduce:1. Create a new project2. Create a uGUI button3. Add a new event on click4. Drag the main camera as the gameobject5. Se... Read more
UGUI - "Screen Space - Camera" render mode causes all uGUI elements to b...
To reproduce:1. Open attached project2. Open scene "BasicScene"3. Enter play mode - note that the text is bright4. Exit play mode5. ... Read more
[WinRT] Private members are not initialized in serializable class
To reproduce:1. Import "Final IK" from the asset store2. Open scene "Driving"3. Include the scene in the build and build for WP84. O... Read more
"Scale" is not disconnected from prefab upon instantiation
Steps to reproduce : - import the project attached- create a cube in the Hierarchy- drag it to the project browser to make it a pref... Read more
uGUI Slider does not show the correct fill on its images
To reproduce:1. Open attached project2. Open scene 3DGUI3. In the hierarchy navigate to Canvas> Cube> HUD Bar > healthbar4.... Read more
Asset reference is null after disk operations
To reproduce:1. Open attached project2. In the menu bar open up Swing > TestWindow3. Drag the "test" asset (from project) into th... Read more
-e Editor hangs when script that manipulates anchors is used
To reproduce:1. Open attached project2. Open crash=repro scene3. Find the 'Letterboxer' object in the scene4. Add the 'PreserveAspec... 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