Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f2
Issue ID
863256
Regression
Yes
Using OverrideGeometry on instantiated sprite produces different results in build than in editor
How to reproduce:
1. Open user provided project
2. Enter play mode and note that all sprites change to yellow
3. Build for Standalone
5. Launch built application
5. Notice the sprite that gets instantiated is different from others
Expected behaviour: OverrideGeometry behaviour is consistent between editor and built app
Actual behaviour: Using OverrideGeometry on instantiated sprite produces unexpected results.
Reproduced on: 5.4.2p1, 5.4.3f1, 5.4.4f1, 5.5.0p3, 5.6.0b2
Not reproduced on: 5.3.7p3, 5.4.0f1, 5.4.1f1, 5.4.2f1, 5.4.2f2
Regression introduced in: 5.4.2p1
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
Add comment