Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4.0f1
2019.4.19f1
2020.2
2021.1
2021.2
Issue ID
1317164
Regression
Yes
'PPtr cast failed when dereferencing! Casting from ScriptMapper to Texture!' when baking a second Reflection Probe in the Scene
Jira: https://jira.unity3d.com/browse/GFXGI-500
Reproduction steps:
1. Create an empty project
2. In the Hierarchy window, create a new Reflection Probe
3. In the Inspector window, select Bake
4. In the Hierarchy window, create a new Reflection Probe again
5. In the Inspector window, select Bake
6. Observe the Console window
Expected result: There are no errors and the Reflection Probe is baked
Actual result: "PPtr cast failed when dereferencing! Casting from ScriptMapper to Texture!" error appears
Reproducible with: 2019.4.0f1, 2019.4.20f1, 2020.2.7f1, 2021.1.0b9, 2021.2.0a7
Not reproducible with: 2018.4.32f1, 2019.3.16f1
The error is different with different Unity versions:
1. With 2019.4.20f1 it is "PPtr cast failed when dereferencing! Casting from ScriptMapper to Texture!"
2. With 2020.2.0a1 - 2021.2.a7 it is "PPtr it is cast failed when dereferencing! Casting from Shader to Texture!"
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a19
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.16f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.16f1