Search Issue Tracker
[Visual Effect Graph] Crash on VFXExpressionContainer::EvaluateExpressio...
How to reproduce:1. Open the "VFX_Crash.zip" project2. Open the "VFX.vfx" graph3. Change the "Count" value to 0 in "Sequential Circl... Read more
The sample rate of animation imported to Unity is set 12.5fps if lower t...
How to reproduce:1. Open the attached project2. Open and play 1.scene ( compare two clips with sampleRate-10 & sampleRate-60)3. ... Read more
[Memory Profiler] Some Snapshots do not have any Managed Objects that ha...
This Bug was split off from Case 1381034 When grouping the Diff All Objects Table's Diff column, there is a huge difference between ... Read more
In Articulation Body you can see Limit settings even when they do nothing
In Articulation Body you can see Limit settings even when they do nothing To reproduce:1. Create a new project2. Add a Game Object t... Read more
"The type UnityEditor.CoreModule UnityEditor.FallbackSelectionItem is be...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enter Play Mode Observe the Console window Actual res... Read more
[Sprite Editor] Vertical Scrollbar for "Secondary Textures" does not scr...
Content under Secondary Textures window does not scroll up with mouse wheel instead Sprite editor window zooms out. Steps to repro:1... Read more
Double clicking on a script throws an InvalidOperationException
Steps to reproduce : - create a new C# script- double click it and notice the error InvalidOperationException: Operation is not vali... Read more
[Post Processing] Chromatic Aberration and Grain have empty checkboxes w...
Reproduction steps:1. Create a new project2. Import Post Processing package via Package Manager3. Add Post-process Volume component ... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
[DOTS] Entities Hierarchy window does not show Entities when the Unity P...
How to reproduce:1. Open the attached Unity project "EntitiesBug.zip"2. In the project make sure that "New Sub Scene" is enabled3. E... 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