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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Minor / rare usecase