Search Issue Tracker
Attaching a script to an object and then deleting it causes the script c...
To reproduce: 1. Open attached Unity project "Betatests.zip" 2. Attach "deletethis" script to a GameObject 3. Delete "deletethis" sc... Read more
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce: 1. Open any project 2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty) 3. Select the... Read more
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps: 1. Create new project. 2. Edit -> Preferences -> Cache server and set it to Local 3. Change Scripting runtime ve... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce: 1. Open the attached "RuntimeInitializeOnLoad.zip" project 2. Build and Run to Standalone 3. Close the Build 4. Op... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps: 1. Open user's project "scriptassemblycache2020.2.zip" 2. Notice the message in the Console 3. Close Unity Edito... Read more
Unity crashes when mono tries to access something from Jit table
Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file atta... Read more
TransformDirection and InverseTransformDirection operations are affected...
Reproduction steps: 1.Open the "bug.zip" project 2.Open the "Test" scene 3.Play the scene 4.Notice how TransformDirection and Invers... Read more
Editor crashes when PropertyInfo.GetValue() is called for properties fro...
How to reproduce: 1. Open the user's attached "JsonGameObjectTesting.zip" project 2. Open the "SampleScene" Scene 3. Enter Play Mode... 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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API