Search Issue Tracker
[Mac][Scripting] Unity crashes when entering Play Mode
Reproduction steps: 1. Open "Maze generator.zip" project2. Open "MazeTest" scene3. Enter and Exit Play mode until the Editor crashes... Read more
Editor crashes after closing if Project Settings folder is changed
How to reproduce:1. Create a new project2. Replace the "ProjectSettings" folder with "ProjectSettings.zip" while Unity is on3. Close... Read more
[Mixed Reality] Spot or Point lighting problem in Windows Mixed Reality
Adding some notes based on investigation. 1. This issue only occurs during multi-pass rendering. Single-pass and single-passed insta... Read more
[Android] Player containing default Terrain crashes on certain devices u...
How to reproduce:1. Open the attached "Terrain Crash" project2. Build and Run project to Android device Actual result: Player gets o... Read more
Animator Controller causes Asset Bundle to load significantly slower
To reproduce:1. Open attached project;2. Open "Main" scene and enter Play mode;3. Click buttons "LoadAsbOne", "LoadAsbCtrl" and "Loa... Read more
Re-enabling Animator changes default Animator component values
To reproduce:1. Open the attached project;2. Open TestScene.unity and hit play;3. Click "Hide" button;4. Click "Disable" button;5. C... Read more
[WindowsMR] 18.1 - Editor crashes starting playmode after HMD is disconn...
REPRO STEPS 1. Start Editor2. Disconnect HMD3. Start play mode4. Stop play mode5. Connect HMD (Wait for MRP to say "Ready")6. Start ... Read more
NavMesh bakes inside collider marked as Not Walkable
Steps to reproduce:1. Open attached project "New Unity Project (2).zip"2. Make sure the cube scale is large enough (20,10,20 is fine... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu