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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
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.