Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2018.4
2019.3
2019.3.1f1
2020.1
2020.2
Issue ID
1224800
Regression
Yes
API Updater pops up and internal recursion is detected when non-invocable member Component.rigidbody is used like a method
How to reproduce:
1. Download the tester-attached script(NewBehaviourScript.cs)
2. Create a new Unity project
3. Import the script
Expected result: the script fails to compile and no API Updater pop-up shows up
Actual result: the script fails to compile and API Updater pop-up shows up
Reproducible with: 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Not reproducible with: 2017.4.38f1
Notes:
2017.4 does not create an API Updater pop-up and instead shows a single error:
Assets/NewBehaviourScript.cs(10,50): error CS1525: Unexpected symbol `rigidbody'
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a12
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b13
Resolution Note (fix version 2019.4):
Fixed in 2019.4.29f1