Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.9.2
Issue ID
ADDR-1263
Regression
No
[Addressables] ArgumentException errors are generated when selecting a Prefab from a custom git package in the Project window
How to reproduce:
1. Open the attached "1252763 repro" project
2. Open the "SampleScene" from the Assets folder
3. Open the Addressables Groups window from Window > Asset Management > Addressables > Groups
4. Go to Packages > PrefabTest > Editor folder
5. Select the "GameObject" from the Hierarchy window
6. Select the "Prefab" from the Project window
Expected results: no errors are generated
Actual results: "ArgumentException: Can't save an immutable Prefab" errors are continuously generated in the Console window
Reproducible with: 0.0.8-preview (2018.4.23f1), 0.0.27-preview (2018.4.23f1), 1.1.10 (2019.3.16f1), 1.2.4 (2019.3.16f1), 1.8.3 (2019.4.0f1), 1.8.4 (2020.1.0b11), 1.9.2 (2018.4.23f1, 2020.2.0a14)
Notes:
-The "GameObject" from the Hierarchy window which has a reference to the "Prefab" must be selected first in order to reproduce the bug
-After the bug has been reproduced, the issue persists even if the "Test Script" and the GameObject holding it are deleted.
-It only goes away if the Editor is restarted or the "Prefab" is reimported
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment