Search Issue Tracker
[UI] Destroying Canvas that has another Canvas as child crashes in UI::C...
Destroying a Canvas that is added via a script on an object that has a child with Canvas, crashes Unity Editor. Steps to reproduce:1... Read more
[Video] Unity crashes when it doesn't understand the video path
Reproduction steps:1. Open my attached project ("case_878563-test.zip")2. Enter Play mode Result: Unity crashes during WindowsVideoM... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
When imported model is as .MA file and the option "Weld Vertices" is dis...
Reproduction steps:1. Open the attached file;2. Open the scene "BugExample";3. Click Holly -> Mesh -> Holly_Body and observe t... Read more
Unity crashes when applying changes to a prefab that has a RigidBody2D c...
Reproduction steps:1. Open my attached project(case_878576-repro.zip)2. Open the "scene" scene3. Select the cube in the hierarchy4. ... Read more
Unity crashes when applying change to a prefab imported from a UnityPackage
Reproduction steps:1. Open the attached project2. Open the "GamePlay" scene3. Select the "CurlCard" game object in the hierarchy4. P... Read more
[Edge] WebGL fails to load
-e: see title, gets stuck on black loading screen--works in 5.6.0b4, stops in 5.6.0b5--tested: Win10, Microsoft Edge 38.14393.0.0, M... Read more
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project.2. Click on the hierarchy with the right mouse button.3. Select: UI > Dropdown.... Read more
NotSupportedExceptions or MissingMethodExceptions are thrown when projec...
Reproduction steps:1. Open the attached project2. Switch to Android build3. Build and run the project on Android device4. Check logc... Read more
[UI] Toggle isOn property change in Inspector doesn't update its state i...
Reproduction steps:1. Open my attached project ("case_878619-repro")2. Open the "test" scene3. Select the "Toggle 1" game object in ... 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