Search Issue Tracker
Third Party Issue
Votes
2
Found in [Package]
5.0.0-pre.12
Issue ID
ARFB-167
Regression
No
[Android] AR object disappear at some distance when the AR camera Far clipping plane value is set to 5000
Reproduction steps:
1. Open the user’s attached project
2. Build and run on an Android device
3. Turn on the GPS and data connection on the device
4. Click on the Blue button with the text “Place model at current location”
5. Walk back about 20 meters or more and observe the model
Expected result: Model is seen
Actual result: Model disappears
Reproducible with: 2021.3.0f1
Could not test with: 2020.3.39f1, 2021.3.9f1, 2022.1.16f1, 2022.2.0b7, 2023.1.0a9 (Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform. (Assets/Plugins/TriLib/TriLibCore/Plugins/Dependencies/Newtonsoft.Json/Newtonsoft.Json Editor/Newtonsoft.Json.dll))
Reproducible with devices:
VLNQA00318, Oneplus OnePlus 7 Pro (GM1913), Android 11, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00325, Samsung Galaxy Note10 (SM-N970F), Android 12, CPU: NOT FOUND, GPU: Mali-G76
Not reproducible with devices:
VLNQA00099, Google Pixel XL (Pixel XL), Android 10, CPU: Snapdragon 821 MSM8996 Pro, GPU: Adreno (TM) 530
Reproduced on:
Windows 10 Pro 21H2
Notes:
- [https://youtu.be/IDhH3SrzVFg%7Chttps://youtu.be/IDhH3SrzVFg%5D|https://youtu.be/IDhH3SrzVFg%7Chttps://youtu.be/IDhH3SrzVFg%5D|smart-link] Please see the video (time: 3.08) for reference.
- Project uses an asset named TriLib 2 - Model Loading Package to load the model from the URL
- You can get the information about the model’s placed location by clicking on the show info button
- On iOS devices, it works perfectly fine
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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
This is an issue with the ARCore generated depth texture. Generally speaking, the depth image on ARCore does not work very well outside at extreme distances.