Search Issue Tracker
[VFX] [HDRP] Release build crashes when instantiating a lot of prefabs w...
Reproduction steps:1. Open the attached project ("case_1225659-vfxgraphcrash.zip")2. Make a standalone (release) build and run it3. ... Read more
OpenXR cannot be enabled or disabled via script
Reproduction steps:1. Open the attached “My project.zip“ project2. Make sure that the “Android” platform is selected3. Open XR Plug-... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
Editor crashes on "DirectorManager::RemoveFromManager" when animator com...
Reproduction steps:1. Open attached "ReproductionProjects" Unity project.2. Open and play "AnimationCrashingRepo" scene.3. Wait for ... Read more
[Mac] Crash when disabling Editor Metal if Metal is the only active Grap...
In Player settings on Mac there is an experimental toggle for enabling the Editor to run using Metal. If this is toggled off when th... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
[GLCore][GLLegacy][OSX] Color picker produces artifacts
Info:Color picker selecting results in artifcats. It is regression fomr b10, used to work in b9. I checked changsets between them, b... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template