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
- "Missing or broken path ()" is shown when opening the "Open Recent Scene" dropdown on a newly created project
- Foveation is not applied to final Blit Passes when camera Post-Processing is disabled in URP & SRP
- Caret is not being offset when content on a GUISkin is offset
- [Android][Vulkan] Application crashes with out of memory when warming up a specific shader on some of the Adreno devices
- Unity Editor hangs on a fresh import when using "-CacheServerWaitForUploadCompletion" command line argument