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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment