Search Issue Tracker
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... Read more
Expose Parse Escape Character
Expose Pase Escape Character through TextElement. (UXML) Note - Link to the forum where the issue was raised https://forum.unity.com... Read more
Dropdown UI element throws an exception and doesn't work when 'Reload Sc...
How to reproduce:1. Open the attached '1230482.zip' project2. Make sure that 'Enter Play Mode Options (Experimental)' is turned on a... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
CPU spikes from CanvasScaler.Update when using 'Constant Physics Size'
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Open the profiler5. Observe the CanvasScal... Read more
Embedded resources in WebGL export only working with fully enabled excep...
Reproduction Steps:1- Download attached project.2- Build solution ResourceLoader.3- Put built assembly(ResourceLoader.dll) into Asse... Read more
Streaming Texture is not working when there are only instantiated entity...
How to reproduce:1. Open attached project "textureStreaming.zip" and scene "SceneFailing"2. Enter Play mode3. In Game view, press sp... Read more
[HDRP] Need to update HDRP wizards documentation
The location of HDRP wizard is outdated in the doc 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template