Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.4p5
Issue ID
958135
Regression
No
Floating Point precision issue of Color Channel after Static Batch
To reproduce:
1. Download attached project "142338-538f1-lightmap.zip" and open in Unity
2. Open "lightmap_bug" scene
3. Mark the GameObject named 'ScaleRoot' as Static
4. Enter Play mode
5. Observe that there are different render result between Static and nonStatic
Notes:
- This issue appears both on Windows and OSX
- The UV of 'ScaleRoot/village_r01_caodi' are changing because of after static batch, the color channel of mesh has floating point precision issue
Reproduced on Unity 5.5.5p1, 5.6.4f1, 2017.1.2p1, 2017.2.0f3, 2017.3.0b4 and 2018.1.0a1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note:
Minor / rare usecase