Search Issue Tracker
[Critical] Comparing a value from a multi-dimensional array in a frag sh...
How to reproduce:1. import the minimal shader attached in comment to any project (NewUnlitShader.shader (889 bytes))2. Reimport the ... Read more
[Windows Editor] InternalEditorUtility.isApplicationActive is inconsiste...
How to reproduce:1. Open the attached "ReimportCheck.zip" project2. Once the Editor is open, drag any file over the project pane fro... Read more
Canvas is overlaid by Video Clip when Canvas Render Mode is set to Scree...
How to reproduce:1. Open attached '1171286-Canvas-overlay-issue.zip' project2. Open SampleScene3. Enter Game Mode4. Observe Canvas i... Read more
Shuriken particle trails are delayed which results in a gap if "Particle...
How to reproduce:1. Open attached project "TrailSpawnOffsetIssue.zip" and scene "demo bug report particle trails delay"2. In the Hie... Read more
Cannot revert changes to prefab variants when the prefab variant is edit...
If you select a prefab variant in the Project View, make a change in the Inspector and then attempt to revert it, a warning will be ... Read more
Particle System Renderer component appears when adding a script to prefa...
Steps:1. Add "GameObject -> Effects -> Particle System" GameObject to Hierarchy2. Create a script in Project browser3. Select ... Read more
[VCS] Undescriptive prompt is thrown when trying to delete assets while ...
How to reproduce:1. Create a new project and open it2. In the Project Window create a new empty script3. Go to "Edit" -> "Project... Read more
PolygonCollider2D.SetPath list version produces incorrect number of poin...
How to reproduce:1. Open the attached "SetPathList.zip" project2. Enter Play mode and inspect the console Expected results: SetPath ... Read more
[iOS]Setting Color Buffer's StoreAction to Don’t care does not change th...
How to reproduce:1. Open the attached Archive.zip project2. Build for iOS and open the Xcode project3. Go to Menu bar-> Product-&... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... 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