Search Issue Tracker
[Window Management] Pop-up windows's last active state is not saved
Reopening pop-up windows like 'Color Picker' or 'Asset Loader List' after closing them in a different position leads to them opening... Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
[IL2CPP] Build fails when both Vivox and Burst are present in the Project
How to reproduce:1. Open the attached Project "BurstVivoxBug"2. Build the Project with IL2CPP set as the Scripting Backend Expected ... Read more
[IMGUI] Wind Quality dropdown text gets clipped when "Fastest" option is...
[IMGUI] Wind Quality dropdown text gets clipped when "Fastest" option is selected The Wind Quality dropdown option in SpeedTree mate... Read more
[UI] Disabling parent canvas allows child canvas to still render
Steps to reproduce: 1. Open attached project2. Open scene "canvas-bug"3. Select "card_inventory_page" and disable "Canvas" component... Read more
Lambert with SurfaceOutputStandard parameter outputs "Syntax error"
Steps to reproduce:1) open users attached project2) select 'SurfaceLambert' shader from project view3) notice the printed error Actu... Read more
Extra usage of system code and data is created when using the Input Syst...
How to reproduce:1. Create a new project2. Install the “Input System” package (Windows → Package Manager)3. Open the project folder ... Read more
ListView item is deselected when entering Play Mode
How to reproduce:1. Open the attached project “ListSelectionBug.zip“2. Open ListTest window (Window>ListTest)3. Select an item fr... Read more
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
Vertical mapping of most characters is incorrect when using a Texture on...
How to reproduce:1. Open the “TextMeshProBugs.zip“2. Open the “TestUvMapping Vertical MatchAspect“ Scene3. Observe the Scene view Ex... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template