Search Issue Tracker
Deterministic builds have different files when built from the same project
How to reproduce:1. Open the user’s attached “DeterministicBuilds” project2. Create a copy of the project3. Build the project4. Open... Read more
PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
`PlayerBuildInterface.ExtraTypesProvider` was an undocumented feature used to allow code to provide a list of types that would be pa... Read more
Bent Normals and Shadergraph
See this thread [https://forum.unity.com/threads/bent-normals-confusion.1271636/#post-8118128] In shadergraph, bent normal for spec ... Read more
Decal Layer Texture lifetime in rendergraph
The Decal layer texture that is written during the prepass and used during dbuffer pass has the same format as the gbuffer 4 used fo... Read more
[HDRP] Standalone Profiler throws "HDRP Material Upgrade" pop-up and cra...
Steps to reproduce:1. Create a new HDRP project2. Open Window -> Analysis -> Profiler(standalone process)3. Notice that "HDRP ... Read more
Editor crashes when building if calling "ShaderKeyword" methods in "IPre...
How to reproduce:1. Open project "ShaderKeywordCrash.zip"2. Build the project Expected result: No crashActual result: Crash Reproduc... Read more
Installing packages from Git on 2019.4 shows no indication of installati...
How to reproduce:1. Open up any project2. Open Project Manager3. Click on the + icon dropdown and select "Add package from git URL..... Read more
"RPC failed; HTTP 429 curl 22 The requested URL returned error: 429" err...
Reproduction steps:1. Make sure you have Git installed2. Open the user's attached "CodeCommit429.zip" project3. Observe the Console ... Read more
[Linux][Profiler] Profiling mode dropdown remains open after closing the...
Steps to reproduce:1. Open a new or an existing project2. Open Profiler window (Window -> Analysis -> Profiler)3. Click on the... Read more
Tooltip doesn't appear when hovering over a material's property in the I...
How to reproduce:1. Open the user's attached "MaterialEditorBugs" project2. Select the "Unlit_MyShader" asset3. Hover your cursor on... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default