Search Issue Tracker
[IL2CPP] Declaration of anonymous struct must be a definition error fail...
Repro steps:1) Open the project2) Build the Demo scene for iOS3) Open the project in Xcode and notice errors:Declaration of anonymou... Read more
Crash on "MonoBehaviour::AddImageEffectCallbacksToManagers" when scene i...
Reproduction steps:1. Open attached project.2. Open and play "t4" scene.3. Editor crashes on: 0x000000014033A342 (Unity) MonoBehavio... Read more
[MenuItem]New menu item with very long name is broken
Steps to reproduce:1. Create a new project.2. Create a new script inside of "Assets" folder and name it "Test".3. Copy-paste these l... Read more
EditorGUILayout.Slider() interferes with 3D handles in Scene Window
Steps to reproduce this issue:1. Open attached project's "784599.zip" scene "test".2. Select "Cube" in hierarchy.3. Try to move the ... Read more
0x80070057 and 0x887A0005 errors on Intel cards
We don't have a solid repro case for this, but we have lots of errors with 0x80070057 and 0x887A0005 ( DXGI_ERROR_DEVICE_REMOVED ? )... Read more
[HumanPoseHandler] GetHumanPose crashes when using it with a humanoid av...
How to reproduce:1. Open the attached project2. Open crash scene3. Select SKELETON in hierarchy and notice that it has HumanPoseHand... Read more
[Standalone] SetActiveScene removes lightmaps of all other loaded scenes
Steps to reproduce: 1. Open attached project2. Rebuild lightmaps for both scenes3. Build and run project4. In build press "A", this ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default