Search Issue Tracker
PostProcessingBehavior causes SteamVR Mixed Reality alpha mask to break
To reproduce:1. Create Mixed Reality (attach the third Vive controller or use a virtual one);2. Open attached project;3. Open "Repro... Read more
Name of the method VRSettings.LoadDeviceByName() should be changed to VR...
Actual name: "VRSettings.LoadDeviceByName()";Suggested name: "VRSettings.LoadDeviceByNameAsync()" because method operation is asynch... Read more
Crash in scripting_produce_method_from_backend when creating a new Scene...
Reproduction Steps:1. Import attached project.2. Right-click on "CrashRepro.cs" in Assets.3. Select "Reimport". Result: Editor crash... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... Read more
[GoogleVR] Application crashes when disabling, then re-enabling VR mode
[GoogleVR] Application crashes when disabling, then re-enabling VR mode 1. What happenedDaydream and Cardboard applications crash af... Read more
[OSX] If one plays scene and then quits editor after AssetStore tab was ...
How to reproduce:1. Create a new project2. Save the scene3. Open AssetStore window4. While it is loading play the scene5. Quit Unity... Read more
Loading particles AssetBundles which are built for iOS platform causes a...
How to reproduce:1. Open the attached project2. Switch platform to iOS3. Build AssetBundle via Assets/Build AssetBundle From Selecti... Read more
NavMesh.FindClosestEdge finds incorrect value of the edge
Reproduction steps:1. Open the attached project;2. Open the test.unity scene;3. Open the Navigation window near Inspector;4. Enter a... Read more
Particle system's mesh render mode causes artifacts
Setting particle system's Render Mode to Mesh (in Renderer module) causes artifacts. Other modes work fine, but switching to them fr... Read more
Camera rendering path set to deffered doesn't render the .fbx GameObject
To reproduce:1. Open attached project and run it;2. Choose scene test;3. Change camera rendering path to forward; (when it is set to... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window