Search Issue Tracker
Task's state is not updated outside of the scope of the EventHandler whe...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Observe the Console window Expected result: No errors are... Read more
Significant time is taken by the AnyTargetMaterialHasChildren method whe...
How to reproduce:1. Open the “IN-83358_repro“ project2. Import the “test“ package that is in the Assets folder3. Navigate to Tools →... 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
[LWRP] [iOS] Shadows are broken when BlendWeights are set to FourBones
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode3. Press "SkinningBonesToogle" b... Read more
Unlit shadergraph does not work in UI screenspace-overlay mode
Steps to reproduce:- Open OutdoorsScene in the attached project- Compare UI rendering in scene view VS game view Expected: All 3 ite... 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
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... 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
UI Component detection areas are offset in Multiplayer Play Mode players
How to reproduce:1. Open the “Multiplayer_Play_Cursor_Bug” project2. Open the “Lobby” scene3. Open the Multiplayer Play Mode window ... Read more
Crash on FontEngine_CUSTOM_GetFaceInfo_Internal when entering Play mode
Reproduction steps: Open the attached project “FontCrash.zip“ Enter Play mode Expected result: Play mode is entered successfullyActu... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved