Search Issue Tracker
"Resolution and Presentation" settings are missing on Windows Store Apps...
WSA beta group thread:https://groups.google.com/a/unity3d.com/forum/#!topic/unity-windows-store-beta/f2GAucOSGOs In player settings,... Read more
Problems with CursorLockMode.Confined in Editor
To reproduce:1) Create new project2) Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode.Confi... Read more
UI Child (prefab) graphics are visible when the parent is disabled if it...
How to reproduce:1. Open the attached project2. Open "test" scene( there is Panel ( with "Vertical group layout" component) it has t... Read more
Audio output selection window doesn't show all created child groups
How to reproduce:1. Open the attached project2. Open "AudioBug" scene (where Audio Source component is added to Directional Light, N... Read more
Standalone builds failing with Editor scripts nested inside of Standard ...
To reproduce this bug: 1. Open the attached project2. Notice Editor folder being in: Standard assets/Some Package/Editor folder3. Tr... Read more
The "#include" directive doesn't take the #ifdef/#endif into account for...
The preprocessor doesn't take into account the #if/ifdef guards for the #include directives which makes the material keywords/multic... Read more
ScrollBar will position itself to the bottom of the content when items a...
To reproduce:1. Open attached project2. Open BUG scene3. Press play4. Press Add 105. Notice that when items are added scroll bar han... Read more
Dragging & dropping of multiple assets between change lists is not worki...
To Reproduce: 1. Connect to Perforce repo/sandbox. 2. Add a new change list. 3. Open 'Version Control' window, select multiple files... Read more
Object with diffuse shader casting shadows as cutout (beast)
Object using a diffuse shader is casting cutout shadows when lightmapped. Read more
Collider.raycast from a non-convex mesh collider causes crash
MeshCollider.Raycast causes a crash, when called by a non-convex mesh collider with a dynamic rigidbody. To reproduce:1. Open repro2... 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