Search Issue Tracker
Angle braces confuses compiler in syntactically correct C# code
How to reproduce: 1. Open the attached project 2. Observe the Test.cs compile error CS1525: Unexpected symbol '<' 3. See Test.cs:8--... Read more
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update. Afterwards, a lot of e... Read more
Assembly::GetTypes() returns empty array for UnityEngine assembly
To reproduce: 1. Open the project, attached by the user (GetTypesBug_2017_2.zip) 2. Go to Window -> Execute Test 3. In the Console,... Read more
Errors when importing Playmaker package
Steps to reproduce : - open Asset Store - import the Playmaker package https://www.assetstore.unity3d.com/en/#!/content/368 and no... Read more
Generated script code does not follow C# standard style
How to reproduce: 1. Create a new project 2. Create a new script 3. Open the script Actual result: The generated script is not foll... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce - Open Unity 2019.3.0a11 - Cre... Read more
ScriptableObject is created without an error when script and class names...
Steps to reproduce: 1. Open attached project "829259.zip" 2. In project tab, right click and in create asset menu create "The Scrip... Read more
When multiple Scriptable objects are defined in one file, references are...
1. Open project user attached in responded message 2. Create My Object 1 using Assets -> Create menu 3. Restart Unity. Notice that ... Read more
Editor crash when size of the List was set to 0 in the instance of a pre...
How to reproduce: 1. Open attached project "subclass selector.zip" 2. Open "non-zerosizeList" scene 3. Set "Foo List" size value in ... Read more
Error after recompiling: "An assembly with the same name `UnityEngine.UI...
Reproduction steps: 1. Open project attached.(Repro.zip) 2. Open scene "SimpleSample". 3. Press Play. 4. Detect that there is error ... 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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file