Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.3.6f1
2019.1.0b4
2019.2.0a6
Issue ID
1130496
Regression
Yes
[SpeedTree] Reference changes when upgrading to 2019.1.0b4 and later
Steps to reproduce:
1. Open original project "SpeedTreeRepro.zip" in 2018.3
2 Select the GameObject called "Model" from the Hierarchy view
3. Look at the Inspector and take note the "Model" property points to "TallAdler_01"
4. Open the project in 2019.1.0b4 and select the GameObject "Model" again
Expectes result: "Model" reference is "TallAdler_01"
Actual result: "Model" property points to "CollisionObject0"
Reproduced in: 2019.1.0b4, 2019.2.0b5, 2019.2.0a6
Not reproduced in: 2019.1.0b3, 2019.2.0a5
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (2020.2.X):
Unfortunately this is not fixable, without introducing other bugs in more recent versions. We think it would be better to just leave it as is.