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
Coverage API includes 0xFEEFEE sequence point
Steps to reproduce: 1. Open "sequence-points-issue.zip" project2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or s... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor2. Change "unity_bin_path" to your E... Read more
WaitForDomainReload does not trigger script reload when running the Edit...
How to reproduce:1. Download the attached project2. Navigate to your Editor install directory3. Execute the following terminal comma... Read more
Performance decreases with a large number of components when AddComponen...
How to reproduce it:1. Open attached project '1278548.zip'2. Load 'AddComponentScene' from 'Assets' > 'FunctionalTests' > 'Add... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents