Search Issue Tracker
URP - Warnings about missing metadata appear after installing
After installing the Universal render pipeline in a new 2021.1.0b7 project, I get two errors about missing metafiles. Warning: "A me... Read more
[Android][Adreno] Application crashes when loading a R16 bit texture on ...
How to reproduce:1. Open the user's attached project "UnityQuestTextureCrashBugReport.zip"2. Load the Scene "BugReportScene"3. In th... Read more
[UIToolkit] Hover state flickers when having more then one UI documents ...
How to reproduce:1. Open attached project "BugTest.zip"2. Open the "HoverBug" scene.3. Enter Playmode4. Hover with the mouse over ro... Read more
[UI] GI progress bar is frozen until it's hovered on when auto-baking or...
Steps to repro:1. Create new project on Windows and open "SampleScene" scene;2. In the Lighting window (Window>Rendering>Light... Read more
[WebGL] Colors in the video are too light/incorrect when using Video Pla...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. Select Play and observe ... Read more
[PolyBrush] Undo for Texture Painting does not remove paint changes
How to reproduce:1. Open the attached project.2. Open the Polybrush window.3. Select texture paint (Texture + wall icon) and start p... Read more
UnityException is thrown while moving or creating scripts after adding C...
Reproduction steps:1. Open user's project "BugProject.zip"2. Select "CSVTable" in the Assets folder3. In the Inspector window, in th... Read more
[URP] [iOS] Background is always cleared when multiple Cameras are prese...
Reproduction steps:1. Open project attached in "URP.zip"2. Open SampleScene and enter Play Mode3. Inspect Game view, note that the S... Read more
[HDRP] CPU usage increases significantly (4 - 5ms) when the Render Graph...
How to reproduce it:1. Open the attached project "1314181.zip"2. Load the "TestScene" Scene3. Set Profile Analyzer's Mode to 'Compar... Read more
IL2CPP doesn't properly handle invalid surrogate pairs causing crash
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code