Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.9.2
Issue ID
ADDR-1255
Regression
No
Addressables fails to initialize in the Play Mode when project path contains '#' character
Reproduction steps:
1. Open the attached project ("case_1249314-te#st.zip")
2. Open the repro scene ("SampleScene")
3. Enter Play Mode
Expected result: No errors are thrown, a cube is loaded and instantiated
Actual result: "NullReferenceException: Object reference not set to an instance of an object" error is thrown; the cube is not loaded
Reproducible with: 2018.4.23f1, 2019.4.0f1, 2020.1.0b11, 2020.2.0a14
Reproducible with package versions: 1.1.5, 1.9.2
Notes:
1. It does not reproduce with these characters: "- \! ' ` % $ ^ & ( ) _+ @"
2. Was able to reproduce the issue only with character " # "
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Minor issue.