Search Issue Tracker
[Profiler][Android] GPU Usage is not being reported on Android
Reproduction steps:1. Open the attached user's project " OculusQuest_2021.1.7f1_Builtin.zip"2. Enable Development Build and Autoconn... Read more
"Bolt" appears when creating a backup on VS
Reproducible on: VS version: 1.7.4, 1.7.3 and 1.6.1 Unity version: 2021.0b10, 2121.1.19f1 Steps to Reproduce: Create new project Go ... Read more
Crash on CustomRenderTextureManager::AddCustomRenderTextureInternal when...
How to reproduce:1. Open the attached project "FacialLandmarkDetection - 2019.zip" Expected result: Editor opens the projectActual r... Read more
[GPU PLM]Fallback to CPU PLM with: '!useRadeon || (!radeonDenoiser.IsNul...
Steps to repro:1. Open the attached project;2. In the Test Runner window (Window>General>Test Runner) under the Baking foldout... Read more
EditorSceneManager.sceneOpened event returns Scene object with some null...
How to reproduce:1. Open the attached project "EditorSceneManager.sceneOpened event can pass garbage data.zip"2. Open "scene1" Scene... Read more
Editor will crash on macOS if user uninstall VS and install it back
Reproducible on: Vs version: 1.7.4 Unity version: 2021.2.0b10 Platform: macOS Catalina Steps to Reproduce: Create a new project Go t... Read more
Renderer.SetPropertyBlock behaviour differs when an integer is passed as...
How to reproduce:1. Open the user's attached project2. Press the Play button3. Observe the Cubes changing colour in the Game view4. ... Read more
"OperationException : SelectedLocale is null" error in the Console window
How to reproduce:1. Open the user's attached project "Localization bugs.zip"2. Enter Play Mode Expected results: No errors in the Co... Read more
Hinge Joint is not destroyed when the Joint breaks
How to reproduce:1. Open the user's attached project2. Modify the script MakeHinge.cs by moving makeNewHinge() from Update() to Star... Read more
Hinge Joint becomes unbreakable when Break Force and Break Torque are se...
How to reproduce:1. Open the attached project2. Open scene Scenes/SampleScene3. Go to the Game view4. Press the Play button5. Observ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used