Search Issue Tracker
By Design
Votes
3
Found in
5.4.1f1
Issue ID
919721
Regression
No
Objects get rendered black/dark color when their scale is ridiculously small
To reproduce:
1. Open attached Unity project "TestNormalScalingProblem.zip"
2. Open "TestScene" scene
3. Go into Play Mode
4. Observe Cube
Expected result: Cube should not be rendered black/dark color
Actual result: Having reached the scaling limit (1/14678) , the cube gets rendered black/dark color (see attached gif "scaling.gif")
Note: Setting "Required Scale" to 1/14677 does not reproduce the bug
Note: With the "Required Scale" variable set to 14677, Changing the x scale of the Cube to 6e-05 or lower reproduces the bug, confirming that there is a limit of scaling and everything lower than it gets rendered black/dark color.
Reproduced on: 5.5.4f1, 5.6.1p2, 2017.1.0b9, 2017.2.0a3
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
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
- The Blackboard scrolls to the top and generates an artifact when duplicating Attributes when the Blackboard has been scrolled down and the Custom Attributes list is expanded
SynchroAR
Aug 07, 2018 17:57
I am having this issue when dynamically loading a huge scaled model.