Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X
Fix In Review for 7000.0.0a10
Fixed in 6000.1.0a7
Votes
7
Found in
2022.3.51f1
6000.0.24f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-85970
Regression
Yes
Edge detection fails, _BlitTexture_TexelSize is 0
Reproduction steps:
1. Open the attached “texelsize-repro.zip“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Observe the Game View
Expected result: Black borders are seen around the white cubes
Actual result: The entire game view is white due to the absence of cubes' borders
Reproducible with: 2022.3.49f1, 2022.3.51f1, 6000.0.22f1, 6000.0.24f1
Not reproducible with: 2022.3.48f1, 6000.0.21f1
Couldn’t test with: 2021.3.45f1 (errors)
Reproducible on: M1 Max MacOS 14.6.1
Not reproducible on: No other environment tested
Notes:
- Outline (Edge Detection) pass that uses the Hidden/Outlines/Edge Detection/Outline shader in a blit: here if you check the _BlitTexture_TexelSize under the vectors section in the frame debugger, the values are all 0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
Add comment