Search Issue Tracker
New BC7 (bc7e) compressor on full red texture results in imperfect red (...
When setting all pixels of a 4x4 texture to red (1,0,0) the new in 2021.2 BC7 compressor (bc7e) changes the values to (0.992,0,0). C... Read more
[Android] The first video's frame is drawn after some time when the H.26...
How to reproduce it:1. Open the attached project2. Build and Run it on Android3. Download a "MZ 103" video and click a "Prepare" but... Read more
[VFX Graph] Render Order is not automatically updated until VFX window i...
How to reproduce:1. Open the attached package2. Make sure that VFX window is closed3. Select VFX asset in the Project Browser4. In t... Read more
Unable to Undo some of the ArticulationBody property changes
Steps to reproduce:1. Open new project2. Add ArticulationBody component to a new GameObject3. Add another ArticulationBody component... Read more
[Text] Unrecognizable character appears as invisible space
How to reproduce:1. Open the user's attached project "1367548.zip"2. Load the "SampleScene" Scene3. In the Hierarchy view go to Canv... Read more
[DSPGraph] Audio clip does not loop from to the begining when starting i...
Reproduction steps:1. Open the user's attached project and Samples/DSPGraph Audio Framework/0.1.0-preview.18/Simple DSPGraph example... Read more
Dependency package version is not updated in the manifest.json file when...
For example, there's a package A (1.0.0) that depends on packages B (1.0.0), C (1.0.0). If package A is updated to version 2.0.0 tha... Read more
Cloth Material glitches out when running at inconsistent framerate or du...
How to reproduce:1. Open the user attached "1122997-ClothChanges31.zip" project2. Open the "SampleScene" Scene located in the Scenes... Read more
WebGL Player freezes on startup when calling GetMonoManagerPtr
How to reproduce:1. Open the user's attached project2. Build and run the project for WebGL (File -> Build Settings... -> Build... Read more
[Quick Search] Providers panel is overlapping on the Description input f...
Providers panel is overlapping on the Description input field of the saved Search Query Assets in the Inspector, refer to the attach... 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