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
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
Add comment