Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.21.1
Issue ID
ADDR-3253
Regression
No
Baked reflection probe is not working in the Editor when loaded from Asset Bundle
How to reproduce:
1. Open the attached project “IN-25245“
2. Open the “SampleScene” Scene
3. Open the Addressable Group window (Window > Asset Management > Addressables > Groups)
4. Clear the Build Cashe (Build > Clear Build Cashe > All)
5. Make a new build (Build > New Build > Default Build Script)
6. Use the existing build in the Play mode (Play Mode Script > Use Existing Build (Windows))
7. Enter the Play mode
8. Click the button “Load Scene“
Expected result: The sphere reflects the environment correctly
Actual result: The sphere doesn't reflect the environment correctly and appears to be black
Reproducible with: 1.7.4, 1.21.1 (2020.3.43f1), 1.21.1 (2021.3.16f1, 2022.2.1f1, 2023.1.0a23)
Couldn’t test with: 1.6.2 (2020.3.43f1) and lower - couldn’t build Addressable Groups due to “FileNotFoundException“ error
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
Tested with current development branch of Addressables and Scriptable Build Pipeline (and Editor version 2023.2 alpha). It appears to have already been fixed as far as I can tell.