Search Issue Tracker
[Reflection Probes] Environment reflections affect overlapping reflectio...
Steps to reproduce: 1. Open the attached repro project 2. Bake the scene 3. Observe the reflection probe inside the CornellBox Exp... Read more
JsonUtility.ToJson() doesn't serialize supertypes when generic base type...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button 4. Observe the Conso... Read more
Missing IL2CPP methods errors are thrown on every new build when using I...
Different console errors regarding missing/invalid IL2CPP methods and types are thrown on every new build when using IL2CPP strippin... Read more
Crash on keywords::KeywordRemap::Init when importing specific shaders
How to reproduce: 1. Try to open the project from "SHADERScrash1360664.zip" 2. Observe crash Reproducible with: 2021.2.0a16, 2022.1... Read more
[Apple Silicon][Monterey] Shader compiler crash when launching project o...
Reproduction steps: 1. Open the attached user's project Expected result: The editor does not crash Actual result: The editor crashe... Read more
Standalone Profiler window can be shrunk to the point where some Top Men...
How to reproduce: 1. Create a new project 2. Open the Standalone Profiler window 3. Drag the right border of the window to shrink it... Read more
[MacOS] Freeze/Crash with * Assertion at boehm-gc.c:684, condition `remo...
Reproduction steps: 1. Open the user's attached project 2. Attach a debugger and enter play mode 3. Exit play mode 4. Press stop on ... Read more
[WebGL] Video is not being played by the Video Player Component when Sou...
Steps to reproduce: 1. Open the attached project "WebGLIssue.zip" 2. Press File>Build and Run 3. Observe the Cube in the built Proje... Read more
Editor crashes when opening the project with imported Shaders
How to reproduce: 1. Open the attached project: ShaderCrash.zip Expected result: Project loads Actual result: Unity crashes Reprod... Read more
[IL2CPP] Project crashes with Debug Assertion Failed error in the runtime
When using large arrays with the C++ Compiler Configuration set to Debug IL2CPP may fail with a debug assertion: "Expression (elemen... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running