Search Issue Tracker
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
[ScriptedImporter] Renaming prefab assets throws a NullException
How to reproduce:1. Open the attached project2. In the Project Window select the "Test" SVG asset3. Rename it4. Observe the console ... Read more
[Stats Window] URP Shadow casters count differs from Built-In RP shadow ...
How to reproduce:1. Download the attached "case_1088730-ShadowCascadeCulling.zip" project and open in Unity2. Open "SampleScene" sce... Read more
Streaming Texture is not working when there are only instantiated entity...
How to reproduce:1. Open attached project "textureStreaming.zip" and scene "SceneFailing"2. Enter Play mode3. In Game view, press sp... 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
[Remote Config] Cursor does not change to Edit mode when Editing fields ...
Cursor does not change to Edit mode and keeps displaying the default arrow icon when Editing fields in Remote Config window. Refer t... Read more
HDRP/Lit shader is not rendered in standalone build when SRP Batcher is ...
How to reproduce:1. Open the project from the cloud2. Build and run Expected results: Both cubes are displayedActual results: Only t... Read more
Visual Effect Graph templates are not presented for LWRP
Steps to reproduce:1. Unzip Users attached project "Crapoutis.zip"2. Navigate to Library -> PackageCache -> com.unity.visualef... Read more
Application.systemLanguage returns "Unknown" when system language is set...
How to reproduce:1. Set Hindi as the primary system language2. Open the attached project ("ApplicationSystemLanguageHindi.zip")3. En... Read more
Alembic binary libraries are copied into unsupported device builds.
https://github.com/Unity-Technologies/AlembicForUnity/issues/375 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