Bug Reports

  • No off-topic posts
  • Don't report more than 1 issue at once
  • For isolated issues or customer support visit help.vrchat.com
Thanks for your bug report!
Meshes with Fixed Point Or Integer Attributes Cause Server-side World Validation to Fail
Simply having a mesh with a vertex channel that is not Float32 or Float16 (or unorm8 for the color channel) causes server-side validation to fail (For a list of vertex attribute formats see https://docs.unity3d.com/2022.3/Documentation/ScriptReference/Rendering.VertexAttributeFormat.html ). While these are unusual, certain optimization tools will use these for normal/tangent/uv1 to reduce vertex size, something that is especially important for mobile (for example see https://github.com/StressLevelZero/CustomStaticBatching ). Integer formats are also important for some use-cases. World with fixed-point mesh: https://vrchat.com/home/world/wrld_e9f594c3-f33f-4638-8df4-711afc6bce4e/info Joining this world will send you back to your home, and print this to the log: Error - [API] [2570, 403, Get, -1 https://api.vrchat.cloud/api/1/analysis/file_b25715ea-6d63-408a-be18-a279972580c0/102/security] Abandoning request, because - File forbidden Error - World 'wrld_e9f594c3-f33f-4638-8df4-711afc6bce4e' did not pass initial checks and won't be downloaded: 10 Error - Error Downloading or Instantiating Custom Scene - Fixed-Point Mesh - 10 Steps to reproduce: Download any of the attached Mesh_* files and rename the file from the canny-generated hash to the original name plus .asset as the extension. Move one or more of these into the assets folder of a VRC world project. 1a. Alternatively, download/rename CreateNonStandardMeshes.cs into your project. Then run Create Debug Meshes->Create from the top bar. This will generate the meshes in your root Assets/ folder. Make a new scene with the VRC World template. Place a cube in the scene, and change the mesh filter's mesh to the Mesh_* mesh you copied in 1. Build and publish. Try to load the world and you will be kicked to your home. Checking the log reveals the map has failed validation
5
·

complete

Joining certain worlds sends you back to homeworld because of a "Data Processing Error"
Open VRChat Trying to join Midnight Rooftop Downloading the world. After reaching 100% it sends you back to the Home World Here the Part from the Log file. 2025.07.23 07:04:29 Debug - [Behaviour] Switching to network region eu (current state: Disconnected) 2025.07.23 07:04:29 Debug - [Behaviour] Requesting join token 2025.07.23 07:04:29 Debug - [Behaviour] Connecting to realtime network 2025.07.23 07:04:29 Debug - [EOSManager] AntiCheat Session End: Success 2025.07.23 07:04:29 Debug - [EOSManager] [Info][LogEOSAntiCheat] [AntiCheatClient] [BeginSession-003] Mode: 1 2025.07.23 07:04:29 Debug - No local config found at 'C:/Users/XXXX/AppData/LocalLow/VRChat/VRChat\worldconfig\wrld_d29bb0d0-d268-42dc-8365-926f9d485505' 2025.07.23 07:04:29 Debug - [Behaviour] Preparing assets... 2025.07.23 07:04:29 Debug - [EOSManager] AntiCheat Session Begin: Success 2025.07.23 07:04:30 Debug - [Behaviour] OnCustomAuthenticationResponse 2025.07.23 07:04:30 Debug - [Behaviour] OnConnected 2025.07.23 07:04:30 Debug - [Behaviour] OnConnectedToMaster 2025.07.23 07:04:30 Debug - [Behaviour] Connected to master in eu 2025.07.23 07:04:37 Error - Error Downloading or Instantiating Custom Scene - Midnight Rooftop - 12 - Error loading asset bundle from ****: Data Processing Error, see Download Handler error 2025.07.23 07:04:37 Error - Attempted to remove a download handle that has been released from cache. System.InvalidOperationException: Attempted to remove a download handle that has been released from cache. at ÍÍÍÍÎÎÎÏÎÏÏÎÎÌÏÌÍÏÏÎÌÎÏ.ÏÍÎÍÎÌÍÎÏÌÏÍÎÎÎÎÎÏÌÌÍÏÌ () [0x00000] in <00000000000000000000000000000000>:0 at ÏÌÏÍÌÏÌÌÎÌÎÏÌÌÏÍÎÏÏÌÎÌÌ.ÌÎÏÏÏÎÍÏÎÌÎÌÌÎÏÍÍÍÍÌÌÏÎ (ÌÌÎÎÌÍÍÌÏÎÍÎÎÏÎÎÍÌÏÌÎÍÎ ÌÌÏÎÏÌÏÏÍÍÍÏÍÌÎÌÏÎÍÍÍÌÏ, System.String ÌÍÌÍÏÌÌÌÏÍÍÍÏÍÌÍÌÌÍÌÍÍÍ) [0x00000] in <00000000000000000000000000000000>:0 at ÏÌÏÍÌÏÌÌÎÌÎÏÌÌÏÍÎÏÏÌÎÌÌ.ÌÎÌÍÏÎÌÌÏÎÌÎÍÎÌÌÎÏÏÌÎÍÎ () [0x00000] in <00000000000000000000000000000000>:0 at Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) [0x00000] in <00000000000000000000000000000000>:0 at Cysharp.Threading.Tasks.UniTask+WaitWhilePromise.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at Cysharp.Threading.Tasks.Internal.PlayerLoopRunner.RunCore () [0x00000] in <00000000000000000000000000000000>:0 2025.07.23 07:04:37 Debug - [AssetBundleDownloadManager] Average download speed: 16020986 bytes per second 2025.07.23 07:04:37 Error - [Behaviour] Downloading the room failed. 2025.07.23 07:04:37 Debug - [Behaviour] World download took 7,840.3ms 2025.07.23 07:04:37 Debug - [Behaviour] <color=red>Resetting game flow because "Downloading the room failed": [ClearDestinationWorld, SkipLogin]</color> 2025.07.23 07:04:37 Debug - [Behaviour] waiting for UI Manager 2025.07.23 07:04:37 Debug - [Behaviour] showing disconnect reason 2025.07.23 07:04:37 Debug - [Behaviour] showing alert 2025.07.23 07:04:37 Debug - [Behaviour] checking min client version 2025.07.23 07:04:37 Debug - [Behaviour] checking for account info update 2025.07.23 07:04:37 Debug - [Behaviour] checking terms of service 2025.07.23 07:04:37 Debug - [Behaviour] TOS current version: 11, accepted: 11 2025.07.23 07:04:37 Debug - [Behaviour] checking privacy policy 2025.07.23 07:04:37 Debug - [Behaviour] Privacy Policy current version: 2, accepted: 2 2025.07.23 07:04:37 Debug - [Behaviour] set connect error state 2025.07.23 07:04:37 Debug - [Behaviour] checking for youtube-dl updates 2025.07.23 07:04:37 Debug - [Behaviour] launching in normal manner 2025.07.23 07:04:37 Debug - [Behaviour] Going to Home Location: wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 2025.07.23 07:04:37 Debug - [API] Requesting Get worlds/wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 {{}} retryCount: 2 2025.07.23 07:04:37 Debug - [API] [340] Sending Get request to https://api.vrchat.cloud/api/1/worlds/wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 2025.07.23 07:04:37 Debug - [Behaviour] Going to current users Home world 2025.07.23 07:04:37 Debug - [Behaviour] Destination requested: wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 2025.07.23 07:04:37 Debug - [Behaviour] Fetching world information for wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 2025.07.23 07:04:37 Debug - [API] Requesting Get worlds/wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 {{}} retryCount: 2 2025.07.23 07:04:37 Debug - [API] [341] Sending Get request to https://api.vrchat.cloud/api/1/worlds/wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 2025.07.23 07:04:38 Debug - [Behaviour] No destination instance provided, will need to fetch: wrld_2a5b9936-126d-432f-8a55-cefddd1bd0f8 2025.07.23 07:04:38 Debug - [API] POST initiated for destination
11
·

complete

Load More