Search Issue Tracker
Crash on UnsafeUtility_CUSTOM_MemSet when entering Play mode
Reproduction steps:1. Open the user’s attached project “Eo Fusion 2022.zip“2. Enter Play mode3. Wait a few seconds Expected results:... Read more
The "Edit Collider" icon is not displayed when using more than one colli...
Reproduction steps: 1. Create a new project2. Import the attached prefab “Prefab“3. Select the imported prefab4. In the Inspector wi... 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
ParticleSystemRenderer::BakeMesh method throws out-of-bounds arguments e...
How to reproduce: Import the attached “MeshResizeVerticesBug” Unity Package file to a new Unity project Enter the Play Mode in the “... Read more
"TextElement.MeasureTextSize" returns incorrect Text size in a Text Field
How to reproduce:1. Open project “MeasureTextSizeIssue.zip”2. Open Menu > Bug > Search Toolbar3. Type in the Text Field until ... Read more
[MacOS] Anchored button is not working when making windowed Player wider
How to reproduce:1. Build And Run the “UI_Resize_Window.zip“ project2. Make the Player window wider and press the “Anchored“ button3... Read more
Button is getting a "hover" state if the cursor is near when the Player ...
How to reproduce:1. Build And Run the “Qweasd.zip” project2. Move the cursor near the top right towards the “Button” button3. Observ... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Caching PP doesn't put a space if "\ \n" is used
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... 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