Search Issue Tracker
[HDRP] NullReferenceException is thrown when a Particle System with Ligh...
How to reproduce:1. Open the "SampleScene" in the attached "case_1173348_HDRP" project2. Make sure HDRP 6.7.1 package is installed3.... Read more
[AssetDatabase2] Editor encounters an endless recursion when importing a...
How to reproduce:1. Create a new 3D template project2. Import the attached Unity Package file named "Package_1260657" Expected resul... Read more
[iOS] Frame skipping on iOS11 devices
The project had shown serious fps degradation when working under iOS11 (it was working as expected under iOS10).Devices, where the p... Read more
TransformAccessArray.Add behaves differently when the argument is null a...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play Mode4. Obse... Read more
[UIElements Runtime/UI Toolkit] UI Builder label is blurry and there are...
How to reproduce:1. Open user's attached "TestPerformance.zip" project2. Open "SampleScene" Scene (Assets/Scenes)3. Open the Game vi... Read more
[MixedMode] Mixed mode shadows do not mix properly between static and re...
Steps to reproduce:1) Open the attached project.2) Open scene 'main'.3) In the Lighting tab, press 'Build'. - The scene consists of ... Read more
Unity reports incorrect Textures size in the editor.log after building o...
To reproduce: 1.Download and open attached project.2.Select texture "texture" and notice that it's size is 1.3 Mb.3.Go to File->B... Read more
UnityWebRequest high CPU usage when using it in editor
Reproduction steps:1. Open "Case.zip" project2. Open "UnityWebRequest" window from "Windows" menu3. Click "New Web request" button.4... Read more
SUCCEEDED(hr) error message after editor regains focus
1. open succeded scene2. expend canvas and select button3. hit the color widget in image script to change its color4. hit the color ... Read more
Physics.ComputePenetration returns False when two colliders overlap
Steps to reproduce:1. Open the user’s project2. Enter Play mode3. Observe the Scene view4. Move the Sphere into the Plane and furthe... 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