Search Issue Tracker
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more
[UI] "Press and Release" for Press Interaction does not trigger action o...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/368 Repro:1. Download project and package at: https://github.co... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
Activation Guides and License window may contain link to Documentation
1. While opening Help from Manage License window I found that in case then internet is absent we have no ability to give user inform... Read more
Particles are not visible in the Cube Render Texture when using Camera.R...
How to reproduce:1. Open the user's attached "2021.2.0a17_3d_360particles" project2. Open the "cubemapParticles" Scene3. Enter the P... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... Read more
[macOS] Hovering over tooltips in ProBuilder Advanced editor window caus...
Crash occurs when hovering over tooltips in ProBuilder advanced custom editor window. Steps to reproduce:1) Open the latest attached... Read more
Animator node- Inconsistent transition representation for multiple trans...
Many small arrows appear for multiple transitions to self. This does not follow the default format where three triangles represents ... Read more
Navmesh Agent radius, height, step height can be set to negative values
How to reproduce: 1. Open a new project2. Open the Navigation Window3. Select the Agents tab- Every non-slider setting in that tab c... Read more
[HDRP][VT] Changing LOD level in node settings removes output port
Steps to repro:1. create a new shader graph2. add a VT sample node3. select Graph Inspector > Node settings tab4. change LOD mode... 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