Search Issue Tracker
Mac player failed to build with error The instruction `Unity.Burst.Intri...
This issue is Mac only. Windows is fine. Steps:1. Clone DOTS monorepo2. Open Projects/HybridURPSamples3. On ProjectView, select Hybr... Read more
IL2CPP Master build crashes on WriteZStream when accessing a reference o...
How to reproduce:1. Open the attached project from "netcode-crash.zip" and open Scene "SampleScene"2. In Project Settings > Playe... Read more
VisualElement.TrackPropertyValue doesn't invoke the callback when the pr...
How to reproduce:1. Open the user’s attached “Repro-UxCallback” project2. Select “test asset” asset in the Project Browser3. Change ... Read more
“Initial” dropdown selection cannot be set in Advanced Text Settings Aut...
Reproduction steps:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document) and double-click on it to ... Read more
Pasting or duplicating an object in Hierarchy results in all active scen...
How to reproduce:1. Open attached project "TestProject.zip"2. In Hierarchy window, observe that two scenes are opened3. In SampleSce... Read more
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce:1. Open attached project2. Build and run win standalone3. Uncheck windowed4. Select non-native (smaller) resolution5. S... Read more
Particle System Lights Module does not generate lights if particle posit...
Steps to reproduce:1. Open User's attached project2. Press Play Expected behavior: both Particle Systems generate LightsActual resul... Read more
[WP8.1] Serialization Weaver issue, failed to resolve a plugin assembly
To reproduce:1. Build attached project2. Notice exception in console Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
Inconsistent logic on when 'open VFX graph Samples' button appears on Vi...
Steps to reproduce: Open a Unity Project Open Package Manager via Window > Package Manager Navigate to the Unity Registry section... 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