Search Issue Tracker
Shadows start flickering when using SRP Batcher
Reproduction steps:1. Download and open the attached "UnityProject.zip" project2. Enter Play mode and switch to the Scene view windo... Read more
[Editor] Script modification during playmode will garble Editor UI when ...
How to reproduce:1. Open the example scene in the attached "InputSystem_Warriors_Project.zip" project2. Enter PlayMode3. Edit any sc... Read more
Analytics Library package throws errors when there are spaces in the Uni...
Steps to reproduce:1. Make sure your Unity editor installation path has a space, if not add it2. Create a new project3. Import the A... Read more
Editor gets stuck in import loop when creating an Asset during Initializ...
How to reproduce:1. Open the attached project (entities-initializeonload-bug.zip)2. Open the Package Manager window3. Import the Ent... Read more
[Netcode] GhostFieldAttribute.MaxSmoothingDistance is of type int instea...
Reproduction steps:1. Open the attached project "netcodeProj"2. Observe the Console Expected result: No errors appear in the Console... Read more
Unity allows to export a package that has an invalid path and does not s...
How to reproduce:1. Open the attached project (case_1322064-InvalidPath)2. Observe that the 'folder ' directory in the assets has a ... Read more
[Profiler(Standalone Process) ] "get_dataPath can only be called from th...
"get_dataPath can only be called from the main thread" exception thrown on opening Profiler (Standalone) Steps to Reproduce: 1. Crea... Read more
Group framing options of framing transposer disappear
From forum: [https://forum.unity.com/threads/group-framing-mode-min-ortho-size-randomly-disappears-when-using-timeline.979665/#post-... Read more
[Package][Platforms Android] AndroidBuildGradleProject not passing set M...
Repro steps:1. Open attached project 'vr-playground'2. Select Assets/Settings/Build/Debug/AndroidBuildConfiguration-Debug3. Press Bu... Read more
[USD] Xcode code signing error when building for iOS (#179)
Originally reported on Github: https://github.com/Unity-Technologies/usd-unity-sdk/issues/179 ---- {quote}when creating a build for ... 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