Search Issue Tracker
[XR][URP] Game View renders black when using custom HLSL skybox shader w...
Reproduction steps:1. Open the user's attached "SkyboxRepro.zip" project2. Load the "SampleScene"3. Enter Play mode4. Observe the Ga... Read more
[Backport] Build is launched in the wrong Display when Main Display is c...
Reproduction steps:1. Open the attached project "Display test"2. Check your Display settings3. Build and Run project4. Notice that t... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Crash on MTLGetEnvCase<MTLErrorModeType> when entering the Play Mode in ...
Reproduction steps:1. Open the attached “ReproProject” project2. Open the “SCENE” scene3. Enter the Play Mode Expected result: The P... Read more
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI()
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI() The problem is that it accesses Camera.current in a few pl... Read more
Documentation does not have correct arguments for -buildTarget to build ...
Edit: This only needs an update to the documentation. See comments below. To reproduce:1. Run this command:"{UNITY_5.6b6 PATH}" -pro... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
Empty window appears when hovering over UXML Asset in UI Builder
Steps to reproduce:1. Create a project2. Create > UI Toolkit > UI Document3. Double-click newly created UI Document to open UI... Read more
[Tags] Tagged items in Editor are not tagged the same way in Standalone
Reproduction steps:1. Open the attached project, scene "door3"2. Run in the editor and see the result - https://gyazo.com/e1c7afb0d5... Read more
Shortcut Helper Bar displays "Apply Quick Material" shortcut in all wind...
Steps to reproduce: 1. Create a new project2. Go to Window → Package Manager and install ProBuilder package3. In the top Menu Bar, c... 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