Search Issue Tracker
Not Reproducible
Votes
6
Found in
2018.3.0b1
2018.3.0b8
2019.1.0a1
2019.2.0a1
Issue ID
1098731
Regression
Yes
GetResource errors in Prefab editing mode when using reflection probes
Steps to reproduce:
1. Open "2018.3 empty project for bug report.zip"
2. Navigate to Project -> Assets and open "BugScene"
3. In the Assets folder select "Cube" and open it in Prefab edit mode
4. Notice the console throws an error "Resource ID out of range in GetResource: 1065353216 (max is 1048575)"
Expected results: No errors are displayed when Reflection probes are attached to Anchor Override
Actual results: Errors "Resource ID out of range in GetResource: 1017928296 (max is 1048575)" are thrown in the console
Reproducible with: 2018.3.0b1, 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Not reproducible with: 2017.4.16f1, 2018.2.17f1, 2018.3.0a11
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 mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Add comment