Search Issue Tracker
[WSA] Directory.CreateDirectory fails if path has all "/" slashes
Directory.CreateDirectory(Application.persistentDataPath + "/38"); causes an exception IOException: Could not find any part of the p... Read more
[OpenGLES]Render Textures do not generate MipMaps, mipmaps contain rando...
To reproduce:1. Open attached project2. Change Graphics API to OpenGLCore, OpenGLES2 or OpenGLES33. Play CharacterSystemTest scene4.... Read more
Undocked Unity panels don't cast drop shadow when reopened
Repro steps: 1. Open Unity (empty or existing project)2. Undock any panel (tested with Console)3. To help visualise issue, move undo... Read more
NetworkLobbyManager changes the scene as soon as one player is readyToBegin
Repro steps:1) Open the attached project and build it2) Run two instances of the build3) On one build host a multiplayer match, with... Read more
[UnityEngine.Mesh.SetArrayForChannel] NullReferenceExceptions when playi...
To reproduce:1. Open attached project2. Play scene3. Notice NullReferenceExceptions in console Regression from 5.4.0a4 (c877ead45aff... Read more
Script Execution Order not respected across scenes, each scene has its o...
Steps to reproduce:1) open the attached project2) open 'BaseScene' and drag 'AdditiveScene' into hierarchy3) play4) observe console ... Read more
Using normal maps with reflection probes in WebGL can cause visual noise...
Repro steps:1. Open user-submitted project2. Open WebGLTest scene3. Go to Build Settings, switch platform to WebGL and click Build4.... Read more
[OSX]Crash when disabling colliding object from within OnTriggerStay
Repro steps:1) Open the attached project and the only scene in it2) Play the scene3) Notice the crash Regression introduced in: 5.3.... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- 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