Search Issue Tracker
Asset Bundles that contain scenes will not be created
Steps to reproduce : - import the project attached - go to Build > Build Asset Bundles (new 5.0way) - open the scene "Test Init" an... Read more
[WP8] Unity Engine references in a plugin stop building
To reproduce: 1. Open attached project "UnityProject". It contains a plugin that has a few Unity Engine references 2. Build the proj... Read more
Instantiating a uGUI prefab w/ the Profiler open crashes the editor
Steps to reproduce : - import the project attached - open the scene and have the Profiler window opened - press play and Unity will... Read more
The name 'PostEffectsBase' does not denote a valid type ('not found') wh...
Steps to reproduce : - import the Image Effects package - move the PostEffectsBase file to the Assets folder and notice the errors ... Read more
Two errors when adding image component to UI objects
1. create empty child to a canvas 2. add image to the child Observe two erros: GL_VERTEX_PROGRAM_ARB (false) differs from cache (0... Read more
Theme must be the attribute of the <application> in the Android manifest
According to the default manifest example https://developer.android.com/samples/BasicContactables/AndroidManifest.html and <applicat... Read more
Add empty child to canvas and remove rect transform results in error spam
1. create and add empty child to canvas 2. in the inspector of the child object right click on the rect transform component and sele... Read more
Cursor is visible when running the player in fullscreen mode and highest...
Cursor is visible when running the player in fullscreen mode and with highest Graphics Quality settings. To reproduce: - Download t... Read more
missing bold formating in Screen.SetResolution
-e: see title -repro: --open Documentation/html/en/ScriptReference/Screen.SetResolution.html --NOTICE parameter "width" is not bold... 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