Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.0f4
Issue ID
752757
Regression
No
Skinned mesh w/ blend shapes and large scale doesn't receive correct lighting values from Point Light
Steps to reproduce:
1. Download attached project "Game.zip"
2. Open scene "level 0"
3. Select Point Light and change its range. Notice that if range below 43, the door is black, if it is above 44 the door is lit (values are approximation, the issue is sudden jump in lighting) (see https://gyazo.com/b806d6e88c55deec890cc5a68f581b9f)
Expected behavior: The door gets lit exactly like every other element in the scene - gradually
Note: Seems to happen only to elements with Skinned Mesh Renderer, that have blend shapes and large scale
Reproducible on Windows 10 with:
Unity 5.1.4f1, 5.2.4f1, 5.3.0p1, 5.4.0a6
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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
TTTTTa
Oct 11, 2016 23:21
This bug report says fixed in Unity 5.5.0.
But the release notes for 5.4.0 say 5.4.0 fixes this issue
[752757] Graphics: Fixed meshes with large scale and blend shapes sometimes not being lit correctly.
Does anyone know if this was fixed in Unity 5.4.0?