Search Issue Tracker
[3D Game Kit] "PrefabStage does not contain definition for assetPath" er...
How to reproduce:1. Create a new 3D project2. Go to the Asset store in a browser (Make sure you are logged in)3. Search "3D Game Kit... Read more
Remote config package conflicts with Newtonsoft.JSON
How to reproduce:1. Open the attached "RemoteConfigBug.zip" project2. Observe the console Expected Behavior: No conflicts among asse... Read more
[Asset Import] Errors thrown on accessing 'Start Tutorial' from Karting ...
When a project is created using the 'Karting Microgame' template from the hub, in the opened project, accessing Tutorial' Menu Optio... 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
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
Setting Monobehaviour reference from SystemBase throws error when additi...
Reproduction steps:1. Open attached Project "Reproduce_ECS_Bug"2. Open "Assets/ReproduceBugFiles/TestScene"3. Open "Assets/Reproduce... Read more
Alembic binary libraries are copied into unsupported device builds.
https://github.com/Unity-Technologies/AlembicForUnity/issues/375 Read more
Allocation leak warnings are thrown when in Play Mode with Netcode packa...
How to reproduce:1. Create a new project2. Import the NetCode package from the Package Manager (or add "com.unity.netcode": "0.5.0-p... Read more
[XR SDK] [URP] Occlusion culling is inoperative
Reproduction steps:1. Open the attached project ("1304299Repro.zip")2. Make sure MockHMD is enabled (Project Settings->XR Plug-in... Read more
Editor crashes if Unity is closed in the middle of exporting package
The editor crashes because of closing the editor while exporting a package. It crashes because we try to access a reference to Async... 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