Search Issue Tracker
Unity crashes when changing the value of a variable affecting the materi...
How to reproduce:1. Download user's attached project "MyTechLight.zip"2. You will see the HighBlend window opened as shown in the at... Read more
Ads package - displayname is missing from the package.json file
The Ads package.json file is missing the display name key. This is inconsistant with the other verified package. You can see this if... Read more
[Package Manager]Clicking on the View documentation in Package Manager o...
Clicking on the View documentation in Package Manager opens a "missing page error" page for "Unity Collaborate". Steps to repro:1. O... Read more
Clicking Apply without making any new changes throws Null Refrence Excep...
How to reproduce:1. Open the user-submitted project2. Search for the "Supply Overview 1" object in the Hierarchy Window3. In the Ins... Read more
[Android] App crashes on launch when tablet is in landscape position, bu...
How to reproduce:1. Open attached Unity project2. Switch Platform to Android3. Hold tablet in a landscape position4. Build and Run o... Read more
NullReferenceException and broken Shader Variant display when shader ass...
Steps to reproduce:1. Start a new project2. Go to project view and add a Shader3. Add a Shader Variant Collection and assign the cre... Read more
Removing Animator and re-adding it on an Optimized Game Object makes the...
How to reproduce:1. Open the attached project and Select Sample Scene2. Go to Hierarchy window -> GameObject -> "Skeleton_swor... Read more
[LWRP][GLES] Mesh rendering issues on Android Mali GPUs and iOS with Scr...
Steps to reproduce:1. Open attached project2. Build & Run on a mobile device3. Observe the glitched and tiled UI is displayed Ex... Read more
[2018.3] RenderNodeQueue::Reset or BuildRenderObjectData crashes when op...
To reproduce: 1. Download attached project "CrashScene.zip" and open in Unity2. Open "TestScene2" scene Expected Result: Unity Edito... Read more
[LWRP][Android][iOS] Tiled glitched rendering on Vulkan with Adreno GPUs...
Steps to reproduce:1. Open user attached project2. Build & Run on a mobile device3. Observe the glitched and tiled UI is display... 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