Search Issue Tracker
Lego tutorial does not continue when text fields are updated
Reproduction steps:1. Open the user’s attached project (“My project.zip”)2. Open the “Assets/LEGO/Scenes/LEGO Tutorial.unity” scene3... Read more
Object casts shadow through wall when Baked GI is on
Steps to reproduce:1. Download and open attached project2. Bake scene(skip if set to automatic baking)3. Have Window->Lighting-&g... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
A ghost controller appears in the Input Debug window when plugging and u...
How to reproduce:1. Open the attached project “Splatoon2D.zip“2. Open the “SampleScene” Scene3. Open the Input Debug window (Window ... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... Read more
Crash in ApiGLES::CheckFramebuffer on ATI Radeon HD 4770 when forcing gl...
Machine is available via http://confluence.hq.unity3d.com/display/DEV/QA+Physical+Lab To reproduce:1. Connect to specified machine2.... Read more
PrefabImporterEditor.cs throws a null reference exception when opened fr...
Reproduction steps:1. Download and open the project “BoatAttack”2. Make sure that Memory Profiler is installed in Package Manager3. ... Read more
[URP] Black Overlay Camera preview when switched to Render Type 'Overlay...
Reproduction steps:1. Open the 'OverlayCamArtefactsRepo' project2. Open the 'SampleScene'3. Observe the 'Overlay FINE' Camera in the... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class