Search Issue Tracker
In Progress
Fix In Review for 6000.5.X
In Progress in 6000.6.X
Under Consideration for 6000.6.X
Votes
0
Found in
6000.4.0a4
6000.5.0a1
6000.6.0a1
Issue ID
UUM-125258
Regression
No
“NullReferenceException” in VFXMemorySerialize and “Broken text PPtr in file“ errors when reinstalling VFX Learning Templates
Steps to reproduce:
1. Create Unity project using Universal 3D Template
2. Install VFX Graph package via Package Manager
3. Install Learning Templates
4. Create “Pivot Advanced” VFX from “Create new VFX Asset” window
5. Open VFX Asset
6. In Toolbar, at the top right, press on a arrow down button
7. In the dropdown menu select “Learning Templates”
8. Once reinstalled, observe the Console window
Actual results: “NullReferenceException: VFXMemorySerializer::StoreObject failure.
UnityEditor.VFX.VFXMemorySerializer.StoreObjectsToByteArray (UnityEngine.ScriptableObject[] objects, UnityEngine.CompressionLevel compressionLevel) <0x3ba213230 + 0x0005f> in <698bb565b7c648799cf0e90e7a6d53f7>:0” & “Broken text PPtr in file(Assets/Samples/Visual Effect Graph/17.4.0/Learning Templates/VFX/StripSpawnRate.vfx). Local file identifier (8926484042661615218) doesn't exist!
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()“ errors are thrown in the Console window
Expected results: No errors should be thrown in the Console window
Reproducible with versions: 6000.4.0a4
Not reproducible with versions: 6000.3.0b8, 6000.4.0a3 (different errors)
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
Notes:
- on 6000.3.0b8, 6000.4.0a3 errors thrown: Problem detected while importing the Prefab file: 'Assets/Samples/Visual Effect Graph/17.3.0/Learning Templates/Prefabs/TurntableWithBackdrop_VFX.prefab'.
The file might be corrupt or have a missing Variant parent or nested Prefabs. See details below.
Errors: Prefab Variant problem. Missing Prefab Variant parent: 'TurntableWithBackdrop_VFX (Missing Prefab with guid: 0bc1879d774271a4bab62da6b2f6eac2)'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment