Search Issue Tracker
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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project