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
Comments (1)
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
SynchroAR
Aug 07, 2018 17:57
I am having this issue when dynamically loading a huge scaled model.