Search Issue Tracker
Editor crashes when changing Anti-aliassing quickly
Reproduction steps: 1. Open the attached project with Unity 5.42. Run the only scene in the project3. The scene contains one script,... Read more
[URP] GameObject Shader is invisible in Scene/Game View until Shader Pro...
Reproduction steps:1. Create a new URP project2. Import the provided custom package "UrpTree.unitypackage"3. In the Project window o... Read more
[2D Sprite] Snapping occurred only in one direction with selection of Re...
Snapping occurred only in one direction with selection of Rect Tool either Horizontally or Vertically Steps to Repro: 1. Create a ne... Read more
Certificates are not shown in the Accelerator dashboard when clicking on...
How to reproduce:1. Set up a Unity Accelerator instance using either an Accelerator-generated certificate, a self-signed certificate... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Scripts cannot be loaded when they contain an odd number of "*" signs in...
Steps to reproduce:1. Open the attached "ScriptBug" project2. Select "Directional Light" GameObject in the Hierarchy window3. Open t... Read more
Tree component does not work with IndexOutOfRangeException being thrown
Steps to reproduce this issue: 1. Create a new project2. Select GameObject->3D Object -> Tree3. IndexOutOfRangeException is ca... Read more
The in-game UI text is blurry and shimmering when using anti-aliasing
How to reproduce:1. Open the user-attached project “Worldspace UI Test”2. Open the “SampleScene” scene3. Enter the Play Mode4. Obser... Read more
Materials don't update when shader is edited
1. Open the attached project2. Open the scene 'davetest'3. Edit the shader 'myshader2' to have '"Queue"="Transparent-400"' and Save4... Read more
[Input System] Bindings get cleared for other Control Scheme Actions whe...
How to reproduce:1. Open tester-attached project (ActionOrder.zip)2. Open Controls.inputactions3. Note that All Control Schemes cont... 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