Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0a1
Votes
0
Found in
6000.0.49f1
6000.1.4f1
6000.2.0b2
Issue ID
UUM-105303
Regression
No
Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Steps to reproduce:
1. Create new Unity project
2. Import VFX Graph Package to the project
3. Create empty VFX Asset (for example using Minimal System Template)
4. Open VFX Asset
5. In VFX Workspace press Space
6. When Node Library window opens, open Context folder
7. Start double clicking on “Output Debug”, “Output Advanced”, “Event”, etc, text
8. Observe the Console window
Actual results: “NullReferenceException” errors are thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.49f1, 6000.1.4f1, 6000.2.0b2
Can’t test with versions: 2022.3.61f1
Tested on (OS): MacBook Pro, 2021 (M1), Sequoia 15.4.1
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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Resolution Note:
Forward-ports for this version need to be handled at a later time.