Search Issue Tracker

0
votes
Fixed

APIUpdater assumes script encoding is UTF-8

Scripting

-

Apr 20, 2015

-

Version/s: 5.0.1p1

Non UTF-8 encoded script content may become wrong if it gets updated by APIUpdater. Hereafter, APIUpdater uses UTF-8 only if script... Read more

7
votes
Won't Fix

Unity freezes after entering the play mode for the 2nd or 3rd time

Scripting

-

Jan 30, 2014

-

Version/s: 4.3.4f1

Reproduced in Windows 8. Not reproduced on Mac. Reproduced with: Version 4.3.4f1 (e444f76e01cd) Read more

0
votes
Duplicate

Calling GetComponents method on non-empty List keeps old references to e...

Scripting

-

Apr 27, 2021

-

Version/s: 2018.4, 2019.4, 2019.4.15f1, 2020.3, 2021.1, 2021.2

Reproduction steps: 1. Download and open the attached project 'ComponentLeak.zip' 2. Open scene 'SampleScene' 3. Enter Play Mode 4. ... Read more

1
votes
Fixed

Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...

Scripting

-

Dec 28, 2021

-

Version/s: 2019.4, 2019.4.16f1, 2020.3, 2021.2, 2022.1

Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... Read more

0
votes
Fixed

Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...

Scripting

-

Mar 09, 2021

-

Version/s: 2018.4, 2019.3.0b4, 2020.2.0b3, 2020.2.6f1, 2020.3, 2021.1

Reproduction steps: 1. Open user's project "scriptassemblycache2020.2.zip" 2. Notice the message in the Console 3. Close Unity Edito... Read more

0
votes
Fixed

GameObject isn't specified when "SendMessage cannot be called during Awa...

Scripting

-

Oct 07, 2021

-

Version/s: 2020.3, 2020.3.18f1, 2021.1, 2021.2, 2022.1

How to reproduce: 1. Open the attached project 2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset) 3. In t... Read more

0
votes
Not Reproducible

Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...

Scripting

-

Feb 17, 2022

-

Version/s: 2021.2, 2021.2.9f1, 2022.1

How to reproduce: 1. Open the user attached project 2. Open the "OpeningScene" Scene 3. Enter Play Mode and press the left mouse but... Read more

0
votes
By Design

The name 'PostEffectsBase' does not denote a valid type ('not found') wh...

Scripting

-

May 21, 2014

-

Version/s: 4.5.0f5

Steps to reproduce : - import the Image Effects package - move the PostEffectsBase file to the Assets folder and notice the errors ... Read more

0
votes
Fixed

Assertion failed error is thrown when accessing AnimatorState.behaviours...

Scripting

-

Jul 23, 2021

-

Version/s: 2020.3, 2021.1, 2021.1.15f1, 2021.2, 2022.1

Steps to reproduce: 1. Download and open the project "animatorstate-error.zip" in the Debug Build of Unity Editor 2. Open Assets/Tes... Read more

0
votes
Fixed

Foreach statements allocate memory unnecessarily

Scripting

-

Mar 01, 2014

-

Version/s: 4.6.0b3

To reproduce: 1) Open 'demo' scene 2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() al... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.