Search Issue Tracker
[Transform] transform.IsChildOf(transform) returns true
Currently returns true (by design in cpp code, the binding method name is IsChildOrSameTransform), the method should probably be ren... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions