Search Issue Tracker
InputSystem.LowLevel.StateEvent.From Device pointer values are reset an...
To reproduce:1. Open attached project ("case_1214791.zip")2. Press Play > Game View window > hold "w" button for a few seconds... Read more
[Profiler] Profiler entries aren't sorted when using search filter and s...
Reproduction steps:1. Create or open any Unity project2. Open profiler window3. Record some frames with the profiler4. Select a fram... Read more
[URP] "Render Object" asset does not create in project window when added...
On adding "Render Object" in "CustomForwardRendererData" asset in the Inspector, "Render Object" asset does not create under "Custom... Read more
[iOS]Emojis are invisible when Character limit set to 0 in the TextMeshP...
How to reproduce:1. Open the attached NewEmojis.zip project2. Build for iOS and deploy the Xcode project to the iOS device3. Type an... Read more
Memory is not cleared after loading an empty Scene with SceneLoadMode.Si...
How to reproduce:1. Open attached project "leakTest2019.3.0f3.zip"2. Build and Run the project3. In Editor, open Memory Profiler win... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
"UnityException: GameObject has undefined tag!" thrown when setting a Ta...
To reproduce:1. Open attached project ("case_1214727.zip")2. Open Edit > Project Settings > Tags and Layers3. Remove Tag 0 "re... Read more
Linux Editor always crashes everytime Play button is pressed on Ubuntu 1...
Linux Editor always crashes everytime Play button is pressed on Ubuntu 16.04 1. What happenedClicking play in Unity editor on empty ... Read more
[BuildReport] Scripts are logged even when their assembly definition is ...
Reproduction steps:1. Open the attached project ("case_1214725-AssemblyDefinitionScripts.zip")2. Make a standalone build3. Check gen... Read more
[Input System] Code generated for .inputactions gets stripped
https://forum.unity.com/threads/engine-stripping.815688/#post-5411067 The code generated from .inputactions seems to get stripped on... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS