Search Issue Tracker
Overload is missing when executing SkinnedMeshRenderer.BakeMesh function...
To reproduce:1. Open the attached project's "unity-mesh-bake-bug-master.zip" Scene labeled "TestMeshBake"2. Enter the Play mode3. Ob... Read more
ScreenCapture.CaptureScreenshot results in a darkened image when scale f...
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Press space to take a screenshot4. Open the screensh... Read more
[LTpipe] Shadows not rendered on mobile editor/player when MSAA is used ...
Shadows not rendered in Lightweight SRP for android in game view. Refer to the screenshot and video attached. Steps to reproduce:1) ... Read more
[HDRP][Template] Exceptions are thrown while switching platform to WebGL...
Exceptions are thrown while switching platform to WebGL and assets are unlit. Steps to repro:1. Open the Unity editor > Create a ... Read more
Native Graphics Jobs Memory Leak
A memory leak introduced in 2019.2 (changeset 58248f4d2234) causes an eventual crash when running with Native Graphics Jobs. Reprodu... Read more
[Camera] Reset functionality doesn't work for the component.
Reset functionality doesn't work for Camera component. Steps to repro:1. Open a new Project.2. Select the Main Camera.3. Change the ... Read more
[SRP|Templates] Eyes are not rendered when built for iOS in Lightweight ...
Left eye is not rendered when built for iOS in Lightweight RP for VR. Steps to Reproduce: 1. Launch editor with Lightweight RP for V... Read more
[Editor] [Metal] Crash with 'MTLResourceListAddResource' when opening th...
Reproduction steps:1. Setup the project, choose one of two:- Create an empty project and download this package - https://assetstore.... Read more
[HDRP] Generating shader includes is broken. Unity package cache permiss...
How to reproduce:1. Create empty new 3D project2. Go to "Package Manager -> All" and install "Render-pipeline.lightweight 1.1.1"3... Read more
[SRP|Template] Universal Windows Platform build fails on making a projec...
Universal windows platform build fails on making a project in Lightweight RP template. Steps to reproduce:1) Create a new project us... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class