Search Issue Tracker
[.NET 4.x] Blank compilation error is thrown if JavaScript file is inclu...
1. Open the attached "JavaScriptError" project2. Observe the console, no errors are thrown3. Go to Edit --> Project Settings --&g... Read more
[asmdef] "assemblyReferences" doesn't contain any references, only 'Null...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "Main" scene3. Enter Play mode Expected Result: The Console should out... Read more
[asmdef] "Assembly has duplicate references" doesn't specify the duplicates
Reproduction steps: 1. Open "MinimalRepro" project2. Look at the Console output Expected Result: The "Assembly has duplicate referen... Read more
Memory leak when filling a Scriptable Object with at least 5 MB
How to reproduce:1. Open the attached project ("BigScriptable2.zip")2. Assets > Create > Scriptable Objects > SpawnManagerS... Read more
Script component called "Object" cannot be assigned to a field in the In...
How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more
Crash when using Dynamic Methods and a generic owner class on C# 4.x
How to reproduce:1. Open the attached project2. Open the "master" scene3. Enter Play mode Expected result: Editor does not crash, a ... Read more
Editor crash while taking PackedMemorySnapshot in "CopyHeapSection"
Reproduction steps:1. Open the attached project "BugReport_PackedMemorySnapshot_NativeType_ScriptableObject.zip";2. Click BugReport ... Read more
`System.Enum' is defined in an assembly that is not referenced when open...
Steps to reproduce:1. Open the attached project2. Observe the errors in the Console Actual results: Editor throws the errorsExpected... Read more
[Regression] NativeArrayOption.None no longer working, compilation error...
How to reproduce:1. Open new project2. Write NativeArray in script"NativeArray<Vector3>(m_NumberOfCubes, Allocator.Persistent,... Read more
System.Runtime.Serialization.Formatters needs to be included, when inclu...
Steps to reproduce:1. Open user attached project2. Try these three scenarios:1) Set System.Runtime.Serialization.Formatters to be in... 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