Search Issue Tracker
Fixed
Fixed in 1.1.6
Votes
0
Found in [Package]
1.1.4
Issue ID
AVPB-438
Regression
Yes
[VisionOS] Using an Image component with an Atlassed Sprite assigned causes ArgumentNullException
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Set the Sprite Packer Mode to “Sprite Atlas V2 - Enabled“ (Edit > Project Settings > Editor > Sprite Packer)
4. Enter the Play Mode
5. Observe the Console
Expected result: Only “SpriteAtlasManager.atlasRequested wasn't listened to while SpriteAtlas requested.“ warning is presen
Actual result: “[Diagnostics] EXCEPTION ArgumentNullException in PolySpatialCore“ and multiple “ArgumentNullException: Value cannot be null.“ errors are logged in addition to the warning
Reproducible with: 1.1.4 (2022.3.22f1)
Not reproducible with: 1.0.3 (2022.3.22f1)
Reproducible on: M1 MacOS 14.3.1
Not reproducible on: No other environment tested
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 1.1.6):
This will be fixed in the next bugfix release.