Search Issue Tracker
SpriteShape point overlay is displaying inconsistent number of digits af...
Steps to reproduce: Open any Unity project Ensure that the 2D SpriteShape package is installed Create a new sprite shape (GameObject... Read more
[Dedicated Server] Data from mesh colliders are stripped in dedicated se...
Reproduction steps:1. Open the attached project "MTT-2676.zip"2. Enter the Play Mode3. The capsule will move in zig-zag so going thr... Read more
ArgumentOutOfRange exception is thrown when attempting to multi-select A...
How to reproduce:1. Create a new Unity project2. Create an Audio Mixer and open it in the Audio Mixer window3. Create a second Audio... Read more
AR Simulation error on ArSession.Reset - SimulationProvider.CreateVoxelG...
Steps to reproduce:1. Open the attached user's project "LulworthExerciseV.zip"2. Open Scenes > "Test Loader.unity"3. Check player... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
Clamping is behaving wrong for quality ray tracing global illumination
Clamping is behaving wrong for quality ray tracing global illumination Read more
Artifacts visible when transforming any vector from world space to tange...
Reproduction steps:1. Open the “MikktspaceWorldToTangentRepro” project2. Open the Assets/Scenes/SampleScene.unity scene3. Select Ass... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Material properties are set to 0 when building in Server mode
Reproduction steps:1. Open the 'serverBuildMaterialsIssue' project2. Open the 'Sample' Scene3. Enter Play mode4. Observe the printed... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server