Search Issue Tracker
'Assembly with cyclic references detected' errors occur when Input Syste...
How to reproduce:1. Create a new project2. Import the Input System package from the Package Manager3. Import the UI Toolkit package ... Read more
[Input System] Crash with various stack traces when using InputActionTra...
How to reproduce:1. Download tester-attached package (CrashPackage.unitypackage)2. Create a new Unity project, import the Input Syst... Read more
[Addressables] Enumerate exception is thrown when expanding a group fold...
How to reproduce:1. Create a new Unity project2. Import and setup the Addressables package3. In the Project window create a folder A... Read more
Changing scenes clears scene unrelated undo history
How to reproduce:1. Create a new project and open it2. Create two new scenes (Scene 1 and Scene 2) and open one of them (Scene 1)3. ... Read more
[iOS][URP] Objects lose reflections when using ARCameraBackground.materi...
How to reproduce:1. Open the attached 'AR-ON iOS.zip' project2. Build for iOS and open the Xcode project3. Deploy the Xcode project ... Read more
[ShaderGUI] Errors wen focusing on Particles/Lit material.
Repro steps:1. Create a new material2. Change the shader to 'Universal Render Pipeline' > 'Particles' > 'Lit'3. Mouse over the... Read more
[XR][Multiview] Reflections are rendered the same in both eyes
Repro steps:1. Open QA attached project repro_12607362. Build and Run on Quest3. Notice the same view is rendered in both eyes Actua... Read more
Framerate stuttering after minimizing and maximizing editor
Does not happen in 2020.2.0a15.Happens in both Shadergraph and VFX graph. Repro steps:1. Use a project with Universal RP 8.1.02. Cre... Read more
[Asset Bundles] AssetBundle with a Sprite Atlas Variant has a dependency...
Repro steps:1. Open attached project2. Main Menu -> Android -> Build Bundles3. Go to Project folder -> Asset Bundles Actual... Read more
InvalidCastException: Invalid variable binding in generated mode
When running the attached project in the generated mode player I get the following error.{code:java}InvalidCastException: Invalid va... 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