Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a20
Issue ID
1213985
Regression
No
[Shuriken] Exception thrown on assigning Reflection Probe to Texture property from Shape module under Particle System component
when a Reflection probe is assigned to the Texture property under Shape module of Particle System component cause editor to throw below exception: Error assigning CUBE texture to 2D texture property '_MainTex': Dimensions must match, refer the attached video
Steps to repro:
1 Create a new project.
2 Hierarchy > Create > Light > Reflection Probe.
3 Select Type > Custom > Bake > Save.
4 Hierarchy > Create > Effects > Particle system > Shape.
5 Select Texture and assign the Reflection Probe
Actual Result:
Exception thrown on assigning Reflection Probe to Texture property from Shape.
Expected Result:
Reflection probe is assigned to the texture property from shape module without any exception
Reproducible in:
2020.1.0a20, 2020.1.0a1, 2019.3.0f6, 2019.2.17f1, 2019.1.14f1, 2018.4.14f1
Workaround: Only 2D textures can be assigned to the property
Note:
Texture property is introduced in 2018.4.14f1.
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment