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
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
- Lights only visible in left eye in VR when using built-in pipeline
Add comment