Search Issue Tracker
Crash in UI::Canvas::MarkAllNestedCanvasesDirty() when exiting a scene
Steps to reproduce:1. Open the project attached2. Enter Play mode3. Wait 2 seconds for the initial animation to end4. Click "Back" i... Read more
Tooltips for controls overlap Collaborate menu
Reproduction steps:1. Open the attached project;2. Select one of the gameObjects in the Hierarchy (Main Camera or Light);3. Open the... Read more
Name of the method VRSettings.LoadDeviceByName() should be changed to VR...
Actual name: "VRSettings.LoadDeviceByName()";Suggested name: "VRSettings.LoadDeviceByNameAsync()" because method operation is asynch... Read more
Collab - Linking a prefab to another is visible only to the creator of t...
Assuming the user has a Collab-enabled project, that his first commit has been done and that the scene contains prefabs with exposed... Read more
[Android] Application crash with Fatal signal 11 ( Out of memory)
Steps to reproduce: 1) Download attached project 'Test.zip' and open in Unity2) Build and Run 'FarmLand' sceneNote: Application will... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... Read more
Export package dialog sometimes missing scenes
Sometimes scenes are missing from the export package dialog. Saw this in a few newer versions too I think. Read more
MPB assignment of the stencil Reference Value does not over-ride the ori...
To reproduce:1. Open attached StencilBugs (u5.2.2f1) or StencilBugs (u5.6.0b10) project10. Load the scene 'Stencil_MPB_Bug'11. Notic... Read more
Simulating particles with audio throws Assertion errors
Steps to reproduce:1. Open attached project2. Open "Scene0_AudioViz" scene3. Go into play mode-Assertion errors appear in console wi... Read more
Time and FixedTime progresses if a MonoBehaviour with OnDrawGizmos exist...
Reproduction Steps:1. Import attached project.2. Open "TimeTest" scene.3. Select "Test Object" in Hierarchy.4. Move it around in the... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS