Search Issue Tracker
[MSE] In playmode, Add new scene from context menu throws error
Steps to repro:1. Launch project2. Go to playmode3. Right click on a scene header and choose "Add new scene" from context menu Read more
Profiling inner coroutines causes the editor to hang
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Open Profiler window4. Run sceneEditor hangs after ~2 seconds Not... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
SphereCastAll returns RayCastHit when partially embedded in collider
Reproduction steps: 1. Open the attached project2. Open scene "scene"3. Start the game4. Notice the console output(SphareCast return... Read more
[FMOD] Building stops with compilationIOException: Error creating standa...
1. Open project "repro_757642.zip"2. Build to iOS or standalone3. Building will stop on compiling scripts with error "Could not star... Read more
AssetBundle.LoadFromMemory uses more memory on device than AssetBundle.L...
How to reproduce: 1. Open attached project (configured.zip)2. Build to iOS and run3. Open the Memory profiler screen in Xcode4. Sele... Read more
[UNET] Inconsistent amount of GameObjects spawned on client
Steps to reproduce:1) open project "UNETBugReport_NetworkServerSpawn.zip"2) build and run as host3) open scene "LoginScreen" and joi... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL