Search Issue Tracker
Crash on SceneManager.UnloadScene in Player at GameObject::ActivateAwake...
How to reproduce:1. Load the attached project2. Build it for Windows Standalone3. Start the exe4. When the game loads, press "R" (fo... Read more
[WebGL] GameObjects are not rendered on iOS devices when the material's ...
How to reproduce:1. Open the user’s attached “WebGLBugReports.zip” project2. Build a project for the WebGL platform3. Open built Web... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[UI] Radius property is missing when Area light shape is set to Disc in ...
Steps to reproduce: 1. Create a new project or open an existing one2. Create an area light game object3. Set its shape to Disc4. Not... Read more
Rename Shortcut Profile window does not display all the data correctly
Steps to reproduce: Open the Shortcuts window (Edit>Shortcuts for Windows or Unity>Shortcuts for Mac) Click on the Profiles dr... Read more
Freeze/Crash with multiple StackTraces when opening a specific project
Steps to reproduce:1. Open the “user’s attached project”2. Observe Unity crash or freeze Reproducible with versions: 2022.1.0a1, 202... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “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