Search Issue Tracker
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
[Vulkan] Crash when Camera sees a shader with more than 64 descriptors
How to reproduce:1. Set -force-vulkan command-line argument.2. Open attached project ("1225246-VULKAN-REPRO.zip")3. Make sure Vulkan... Read more
[Android] Application.systemLanguage does not update after changing lang...
To reproduce:1. Open attached project2. Build and run to android device3. Open the application and press the "Check system language"... Read more
[tvOS 16] No text navigation occurs when using Controller-Driven Text I...
How to reproduce:1. Run the attached project on an Apple with tvOS 16.2. Using a controller/gamepad, select the Input field3. Attemp... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
[Linux] On clicking scene.unity in File Explorer opens in Text editor in...
On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor Steps to Reproduce: 1. Create a new Project2. ... Read more
[ProBuilder] Exported .obj files opens in Xcode/text Editors by default ...
Steps On Reproduce: 1. Open attached Project2. Select Cube in the Inspector and Click Export in ProBuilder Window3. Select .obj as t... Read more
[Linux] Text is duplicated when pasted into a search field
Reproduction steps:1. Create a new 3D project2. In the Hierarchy window, find the search field and paste somethingor3. Click Window ... 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