Search Issue Tracker
Incorrect marshaling of a struct in il2cpp->native call
Description: Attached code attempts to pass a structure that contains a float[] array to native code. The il2cpp generated code cont... Read more
[Animator] Scale animation affects additive layer without in/out transition
Steps to reproduce: 1. Open the attached project (Case 105225 - fruit_animation.zip) 2. Open the Assets/Main.unity scene 3. Play the... Read more
Halo is rendered after OnPostRender (5.4 regression)
Halo is rendered after OnPostRender, resulting in Halos not being affected by image effects. Steps to reproduce: 1) Open the attach... Read more
Bug reporters Report strength stays at zero (minimum) when reporting a B...
Report strength stays at a minimum no matter what is the quality of the report when Computer is not connected to the Internet. Step... Read more
[UI] The input field does not support the facebook's symbols
Steps to reproduce: 1. Open the attached project (zProject_105041.zip) 2. Open the Assets/test.unity scene 3. Play the scene 4. Copy... Read more
[Regression] "Assertion failed" error is thrown after generating materia...
Following errors are thrown when generating materials for SpeedTree: Assertion failed: Assertion failed on expression: '!GetPersist... Read more
Unity does not warn the user about invalid usage of DrawProcedural with ...
Steps to reproduce: 1. Open the attached project (MissingWarning.zip) 2. Open the Assets/DefaultScene.unity scene 3. Play the scene ... Read more
WebGL build doesn't execute OnApplicationQuit() function on Unity Web Pl...
To reproduce: 1. Open user's project, build and run (WebGL build) 2. While in running project click the screen few times to earn mon... Read more
Video Player plays audio even though Audio Source is disabled
Steps to reproduce: 1. Open attached project "907755.zip" 2. Open "repro" scene 3. Select "TEST MOVIE" in the Hierarchy 4. Make sure... Read more
Crash when attempting to restore Prefab that is deleted from the Hierarchy
Reproduction Steps: 1. Import attached project. 2. Open "Intro" scene. 3. In Hierarchy, select any of the Sprite objects in "TestMac... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow