Search Issue Tracker
AppDomain exception events are not invoked in all circumstances
Reproduction steps: 1. Open attached project "AppDomain.zip" and scene "SampleScene" 2. Enter Play Mode 3. Observe Console window E... Read more
Profiler Modules Editor throws errors when one of the Profiler Modules i...
Reproduction steps: 1. Create a new Unity project 2. Open Profiler window: Window > Analysis > Profiler 3. Click on the Profiler Mod... Read more
[Mobile]Inconsistent results of EventSystem.current.IsPointerOverGameObj...
Reproduction steps: 1. Download the attached "InputRepro.zip" project 2. Build and deploy the project to iOS (The following steps ar... Read more
[Scene/Game View] Tools dropdown of Game View and Scene View tab are not...
How to reproduce: 1. Create a new project 2. In the Scene view control bar select the Draw mode menu (the first dropdown on the left... Read more
[macOS] Native OSX OpenGLCore crash when OpenGL Context for a window is set
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Wait for the Scene to load E... Read more
[ProBuilder] A Material is not removed from the GameObject when a face i...
How to reproduce: 1. Open the user's attached "PB_SubMeshInconsistency" project 2. Open the Scene "SampleScene" 3. In the Hierarchy ... Read more
SerializedObject of SerializedProperty error has been Disposed error is ...
How to reproduce: 1. Open attached project ".zip" 2. Select Packages/FBX Extract Bug/CubeEmbedded 3. Select "Materials" tab In the I... Read more
UnityWebRequest downloadHandler.data is null after downloading a texture...
Reproduction steps: 1. Open user's project "tests.zip" 2. Open "Test" Scene 3. Enter Play Mode Expected result: UnityWebRequest.dow... Read more
SceneView sets rotation to 2D in 2D project
Reproduction steps: 1. Create a 2D project 2. Play Scene 3. Observe error in Console window Expected result: SceneView doesn't set ... Read more
Tooltip is missing for Add (+) button in Particle system
Tooltip is missing for Add (+) button in Particle system. In the particle system, under the Renderer parameter, for Mesh Render mod... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key