Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
2017.1.0f2
Issue ID
929783
Regression
No
Material texture becomes zoomed in on a specific model after generating lighting when Realtime and Baked GI are enabled
To reproduce:
1. Open repro project(link in edit)
2. Open 'ExampleScene'
3. Make sure that baked data is cleared
4. Generate lighting
Expected vs Actual: material on cube and model should look identically, but on model, it becomes zoomed in
Reproduced on: 5.6.2p1, 2017.1.0f3, 2017.2.0b1
Not reproducible: 5.5.4p1(issue is not reproducible after recreating material)
Note: could not reproduce the issue on OSX, because of GLSL error:
'-------- GLSL link error: WARNING: Output of vertex shader 'vs_TEXCOORD9' not read by fragment shader
ERROR: Implementation limit of 16 active fragment shader samplers (e.g., maximum number of supported image units) exceeded, fragment shader uses 18 samplers'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment