Search Issue Tracker
[SRP] unity_LightIndices[1] are identical to every object and are set pe...
How to reproduce:1. Open the attached "case_1155879-LightIndices" project2. Move around the Scene and inspect how the spheres are li... Read more
"transform.position assign attempt for 'PlayerFollowCamera' is not valid...
How to reproduce:1. Open the “Sandbox.zip” project2. Open the “Home“ scene3. In the Hierarchy window select Player > PlayerFollow... 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
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
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
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
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
[Package Manager] Error is thrown on clicking any .md file after clickin...
Error is thrown on clicking any .md file after clicking package.json. Steps to repro:1. Create a new project2. Project window > P... 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
[Reflect] Unity Reflect Viewer and Dashboard window does not have minimu...
Unity Reflect Viewer and Dashboard window does not have minimum size and width. Refer the attached video Steps to reproduce:1) Open ... 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