Search Issue Tracker
"Invalid SortingGroup index set in Renderer" Error when managing Sorting...
How to reproduce:1. Open attached project "SortingGroupsBug_withoutPrefabs.zip" and scene "SampleScene"2. Enter Play mode3. Observe ... Read more
Standalone Player crashes at ActivateAwakeRecursivelyInternal when closi...
Steps to reproduce:1. Create a new project2. Add World Anchor component to any game object3. Build project for Standalone platform4.... Read more
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the ...
How to reproduce:1. Open the attached "case_1141916-GetTrianglesBug" project2. Select "CablePart_Hi" in the Project window and notic... Read more
Audio track is missing some samples if it starts at the first frame of a...
Steps to reproduce:1. Download attached project "case_1167289-AudioPlayableMissingSamples.zip"2. Build a player and Run the player b... Read more
[VCS] Changes to the Audio Mixer can be made without checking out the asset
How to reproduce:1. Create a new project in your preferred workspace and open it2. Connect it to Perforce3. Create a new Audio Mixer... Read more
[iOS] Audio source is not playing any sound on devices with iOS 13
How to reproduce:1. Open the attached case_1115948-AudioTest_20183f2.zip project2. Build for iOS and deploy the Xcode project to the... Read more
[Metal]Custom shader isn't visible in Build and Player when using Metal
How to reproduce:1. Open the attached WeatherMaker.zip project2. Run the demo scene3. In the cloud dropdown select heavy clouds4. No... Read more
Editor crashes on GizmoManager::BuildGizmosFromGameObjectRecursive when ...
To reproduce:1. Open user's attached project ("New try")2. Open a scene "close target"3. Save the scene (CTRL+S)-- Editor crashes Re... Read more
[Linux][Editor] Editor crashes if drivers don't support OpenGL 3.1
Currently, if the GPU does not support OpenGL 3.1, Unity crashes with "Failed to initialize unity graphics". Instead, it should dete... Read more
GetComponent<Shadow>() returns Outline Component when Shadow component i...
Reproduction steps:1. Open the attached project from "1139842_shadowoutline.zip"2. Open and Play the "SampleScene" Expected: The Out... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks