Search Issue Tracker
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
Particle System shortcuts don't work when Particle playback controls are...
How to reproduce:1. Open a new Unity project2. Create a new Particle System in the Hierarchy window (Right-click -> Effects ->... Read more
[macOS] Built game crashes when Player is loaded with specific project
How to reproduce:1. Open the provided project2. Make a build3. Open the built Player Expected result: Player is loaded successfullyA... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
Bug Reporter crashes when Exporting Offline Report into a Unity Project ...
Steps to reproduce: Open the Bug Reporter in Offline Mode Pass Validation so the form allows Export Export the Offline Bug Report in... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
[ReflectionProbes][Multithreading] Crash on OSX when baking Probe during...
1. What happenedRepro steps:1) Open the project ReflProbesCrash and scene random_generate_scene2) Play the scene3) While the mesh is... Read more
Crash on FMOD::ChannelGroup::addGroup when importing MIXER file with FMOD
How to reproduce:1. Open the attached project from "1335777casefmod.zip"2. Observe crash Reproducible with: 2021.2.0a16Not reproduci... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist