Search Issue Tracker
[DOTS 0.51] GameObjects don't render when using Hybrid Renderer and Defe...
To reproduce:1. Open the project “DOTS-Deferred-RenderObjects”2. Enter Play mode and notice the capsule rendered normally3. Exit Pla... Read more
[Android][LWRP] "Final Blit Pass" is called throughout Play mode
Reproduction steps: 1. Open "FinalBlitPassPerformance.zip" project2. "Build & Run" for Android with "Development Build" and "Aut... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
Hub creates a non deletable folder when downloading specific Tutorial pr...
How to reproduce:1. Open Unity Hub2. Select Learn section3. Download "John Lemon's Haunted Jaunt: 3D Beginner" or “Ruby’s Adventure:... Read more
Parameter for frac() in surface shaders ignores increments inside nested...
How to reproduce:1. Open the attached "NestedLoopShader.zip"2. Reimport the SurfTest and SurfTest2 shaders and materials3. Inspect t... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
.csproj file is missing 'Analyzer' packages after Assets are loaded
Steps to reproduce:1. Unzip the attached project "TestCreate"2. Locate the TestCreate.CSharp.csproj file in the project folder and o... Read more
[Shader Graph] Inline Color Node's value is too intensive
How to reproduce:1. Open user's attached 'Shaders Playground HDRP.zip' project2. Close Maintainer window3. Open 'Simple Dissolve' Sc... Read more
Component titles from several words are displayed without the spaces in ...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component, which title consist of severa... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class