Search Issue Tracker
Editor silent crashes when SpriteShape Profile with more than 67 sprites...
Reproduction steps:1. Open the attached project named "Case_1118394"2. Apply "68SpritesPerAngle" shape profile to the SpriteShape Ex... Read more
Mismatch between assembly filename and metadata assembly name breaks Scr...
How to reproduce:1. Open the user's project2. In the project window click Create -> What_The_Hack ModApi -> ScriptableObject d... Read more
Memory Leak in MonoScript is caused by creating a nested Class that is i...
How to reproduce:1. Download the user-submitted script(MemoryTest.cs)2. Create a new Unity project3. Import and attach the script on... Read more
The Sorting Orders of Animated SkinnedMeshRenderers are not Animated in ...
When importing an Animation from a Project earlier than 2018.2.7f1, the Sorting Orders of animated SkinnedMeshRenderers are supposed... Read more
[Regression] WebGL GC.Collect crash on scene load on 2018.2 with message...
How to reproduce:1. Download attached project2. Change Platform to WebGL3. Press Build and Run Actual result: Scene is not loaded, P... Read more
[GPU PLM] AI denoisers do not work with GPU PLM
Steps to reproduce: 1. Download the attached project and open SampleScene2. Navigate to Lighting Settings window and make sure that ... Read more
[LWRP] Game View appears blank when Anti Aliasing (MSAA) is disabled for...
Game View appears blank when Anti Aliasing (MSAA) is disabled for LightwightRenderPipelineAsset Steps to repro:1. Create a new proje... Read more
[CPU PLM] OpenImage AI denoiser produces artifacts with CPU PLM
Steps to reproduce: 1. Download the attached project and open SampleScene2. Navigate to Lighting Settings window and make sure that ... Read more
[Windows Editor] Alpha 9 key pressed always return alpha 8 key
When i pressed on Alpha 9 keys, Input Debug and Game (In Editor, Build) always pressed the alpha 8 and not alpha 9. Read more
[ShaderGraph] Inputs/outputs are duplicated when converting nodes with 2...
Repro: 1. Create a new ShaderGraph2. Add an Add node3. Pipe the output of the Add node to 2+ input slots on the Master Node4. Conver... 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
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template