Search Issue Tracker
Angle braces confuses compiler in syntactically correct C# code
How to reproduce:1. Open the attached project2. 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 er... 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 Test3. 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 notic... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... 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- Create... 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 Scripta... Read more
When multiple Scriptable objects are defined in one file, references are...
1. Open project user attached in responded message2. Create My Object 1 using Assets -> Create menu3. Restart Unity.Notice that c... 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" scene3. Set "Foo List" size value in "Fo... 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 "Uni... 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
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"