Search Issue Tracker
'Can't add script' pop-up warns about abstract classes when dragging sta...
How to reproduce:1. Create a new Unity project2. Create a new script that only contains an empty static class3. Drag the script onto... Read more
[Mac] Unable to choose files with .sh and .cmd extensions as external sc...
Reproduction steps:1. Open new Unity Project2. Go to Edit -> Preferences -> External Tools -> External Script Editor -> ... Read more
UnityException and ArgumentException errors are thrown when UI Toolkit i...
How to reproduce:1. Create a new project2. Open the created project's folder3. Open the Packages folder4. Open the manifest.json fil... Read more
Building a project crashes when a Script Component has serialized array ...
How to reproduce:1. Open the attached project (NamedPropertyBug.zip)2. Click File -> Build and Run Expected result: the project b... Read more
"Reference to type 'Vector4' claims it is defined in 'System.Numerics', ...
How to reproduce:1. Download the attached project(see notes for instructions)2. Open the project3. Open the files via an external sc... Read more
[Header] with Line Separator symbol parameter is cut off in the Inspector
How to reproduce:1. Open the "SampleScene" scene in the attached "HeaderRepro.zip" Project2. Click on the "Main Camera" GameObject i... Read more
Java Exception are using multiple lines in the console instead of being ...
Steps to reproduce:1. Open attached project "case_1269685.zip"2. Build project on Android3. Build fails Expected results: Java-relat... Read more
Errors are thrown in the Console when the Constraint of the DLL contains...
How to reproduce:1. Open user's attached "Define Constraints or-ing build" project2. In the Project window select the UnityPluginLog... Read more
Child Coroutine is not stopped when stopping the Parent Coroutine from i...
How to reproduce:1. Open "case_1269454.zip" and SampleScene2. Enter the Play moe3. Press O and observe the Game view, the cube does ... Read more
[UWP] .csproj files are generated when their generation is turned off
How to reproduce:1. Open the attached "BugReport.zip" project2. Switch to UWP platform3. Open the project folder and delete all .csp... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class