Search Issue Tracker

Fixed in 2020.2.X

Votes

0

Found in

2018.4

2020.1.2f1

2020.2

Issue ID

1276562

Regression

No

API Updater pops up and internal recursion is detected when assigning a Rigidbody to a deprecated Component.rigidbody

Scripting

-

How to reproduce:
1. Download the tester-attached script(Script.cs)
2. Create a new Unity project
3. Import the script

Expected result: the script fails to compile, no internal recursion occurs
Actual result: an error "Internal error: Recursion detected while updating scripts (assembly name: Assembly-CSharp.dll). Please report this to Unity." is thrown

Reproducible with: 2018.4.27f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b3

  1. Resolution Note (fix version 2020.2):

    Fixed in 2021.1.0a6

  2. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.3f1

Add comment

Log in to post comment

All about bugs

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