Search Issue Tracker
Fixed
Votes
0
Found in
2019.3.0b1
2019.3.0b8
Issue ID
1195259
Regression
Yes
Rigidbody errors thrown on start up when upgrading 2017.4 unity project to 19.3
When the attached project is upgraded to 2019.3. There are 2 errors thrown (details can be found below)
To reproduce
- Download and open the attached project (https://drive.google.com/file/d/1F7HqnPDWz28KeEV2VSZCk2MZfyLoNZ8L/view?usp=sharing)
- Upgrade to 2019.3.0b1 or above
- Open the console log (Window ->General->Console log)
Expected result:
The project should open with no errors
Actual result:
2 rigidbody errors come up in the console
Workaround
Close and reopen the same project
Platform:
Tested on Windows + MAC
Tested in in 2019.3.0b8, 2019.3.0a11, 2019.3.0b1, 2017.4.30f1, 2019.8.1.0b6,2018.4.5f1
Reproducible in 2019.3.0b8, 2019.3.0a11, 2019.3.0b1
Working as expected in: 2017.4.30f1, 2018.4.5f1
Errors thrown:
The type name "Rigidbody "can not be found in the namespace "UnityEnguine" - error CS1069
The type name "Rigidbody "can not be found in the namespace "UnityEnguine" - error CS1069
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment