Search Issue Tracker
Package Manager tries to include Editor scripts in builds
To reproduce:1. Open the user's attached project2. Add the "Dummy" scene to the Build Settings2. Try building a standalone for Windo... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
AI Assistant breaks compilation of packages using System.Runtime.Compile...
Steps to reproduce:1. Create a new project2. Install com.cysharp.zstring via git URL: https://github.com/Cysharp/ZString.git?path=sr... Read more
Editor crashes with Transform::GetPosition when duplicating Prefabs with...
Steps to reproduce:1. Open User-supplied project ("Leviathan.zip")2. In the Hierarchy window, expand "Chaine" GameObject3. Select al... Read more
x, y, z, w values of HDR color are added to the timeline of Animation wi...
x, y, z, w values of HDR color are added to the timeline of Animation window when HDR color property is added via Mesh Renderer and ... Read more
[ShaderGraph] Pasting node with mouse doesn't paste near location of the...
This is confusing when you navigate elsewhere in the graph to paste a node, then when you paste it appears that nothing happens.Node... Read more
[IL2CPP] Nested generic limit error is thrown when using Sprache and inc...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Inspect the Console4. Exit the P... Read more
A 404 page is opened when selecting "Open Documentation" on the HDRP Emi...
Steps to reproduce: Create or open any HDRP Project with the Shader Graph package installed Create any Shader Graph in the Project B... Read more
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
Shader Error when creating a Visual Effect Graph
Repo steps: Open Core Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Me... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist