Search Issue Tracker
Unity fails to generate secondary UVs for some triangles
Steps to reproduce:1. Open attached project "UnityUnwrappingIssue (1).zip"2. Lighting Settings -> Bake3. Observe GameObject in th... Read more
[Mobile] UnityWebRequest.responseCode always returns 0 instead of 401
To reproduce:1. Open users attached project "UnityWebRequestIssue.zip"2. Enter Play mode3. Observe in the console "Response code: 40... Read more
UIElements.Label disabled text style in custom Editor button is lost whe...
How to reproduce:1. Open user attached project "BugUndo.zip"2. Click BUG > Broken controls3. In Project Window right click and ch... Read more
DrawMesh (and similar) from CommandBuffer does not add gpu timestamps so...
Step:1. Open repro project attached by QA2. Enter play mode3. Open profiler, search "headlight"4. Observe item "headlight" item, it ... Read more
"FF" hotkey in scene view, not working anymore
Using the "F" hotkey twice (2x"F" = "FF") in the Scene window sets the scene camera in follow mode of the selected object. This is e... Read more
Cannot apply in "Sprite Editor" when changing only "Pivot Unit Mode"
How to reproduce:1. Open attached project "teste.zip"2. In Project window, navigate to and select "Assets" -> "nave"3. In Inspect... Read more
[Android] ARFoundation hangs on launch after quitting a previous session...
Steps to reproduce:1. Open attached project2. Launch app3. Hit the back button to quit back to home screen4. Launch app again5. Obse... Read more
Build fails on the IJob when using Burst Compiler
To reproduce:1. Open user's submitted project ("BurstTest")2. Build the project for Windows-- Build fails Reproduced with: 2018.3.6f... Read more
InvalidProgramException is thrown when calling methods with ref variable...
Reproduction steps:1. Open the attached project "1117637.zip"2. Open and play "SampleScene" Expected: Console logs "2" and "10"Actua... Read more
[ShaderGraph] You can connect nodes with output not applicable to the Ma...
You can connect nodes with output not applicable to the Master Node in the Sub-graph, but deleting that unapplicable node, creates "... 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