Search Issue Tracker
GUIUtility Error occurs when Scriptable Object has Asset Menu with Globa...
How to reproduce: 1. Open the attached "CorruptedScriptableObject.zip" Project 2. Click on the "CorruptedScriptableObject.asset" 3.... Read more
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce: 1. Open any project 2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefab... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor 2. Change "unity_bin_path" to your Edit... Read more
OnEnable is called twice if gameobject is disabled and enabled in Awake
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: onEnable is only called once Actua... Read more
[Windows] Calling Undo after DeleteArrayElementAtIndex sets the values to 0
How to reproduce: 1. Download and open my attached empty project "UndoTestProject.zip" 2. Right click on "Assets" folder, select "Cr... Read more
TextAsset.bytes allocates memory on each call, need a NativeArray / non-...
Calling TextAsset.bytes allocates a new C# array on every call. This can get expensive (both in memory usage and garbage collector p... Read more
Scriptable Object retains private bool value when recompiling scripts
How to reproduce: 1. Open the attached 'project-1218346.zip' project 2. In the Project browser select 'CustomAsset' and clear the Co... Read more
Loading CodeAnalysis.CSharp on NET4.x cause a broken assembly error.
Steps to reproduce: 1. Open original project "CSharpCodeAnalysis20182.zip" 2. Press Play and observe console Expected result: No er... Read more
GC is constantly allocating when using OnPostRender as a Coroutine on a ...
How to reproduce: 1. Open the "SampleScene" Scene in the attached "CleanerRepro1129495.zip" Project 2. Open the CPU Profiler 3. Ente... 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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up