Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
5.5.0f3
Issue ID
879920
Regression
No
Crash in "ves_icall_System_Array_FastCopy" when switching scene after receiving "PPtr cast failed when dereferencing!" error
Steps to reproduce:
1. Open the project attached
2. After a few seconds, terminal should be filled with 2-10 error messages:
PPtr cast failed when dereferencing! Casting from Shader to Texture2D!
UnityEditor.DockArea:OnGUI()
3. Enter "Login" scene located in scenes folder
Result: Unity crashes in [c:\buildslave\mono\build\mono\metadata\icall.c:725] ves_icall_System_Array_FastCopy
Adding full stack trace to Note
Reproduced with: 5.5.2f1, 5.6.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment