Search Issue Tracker
Mesh Collider keeps adding on prefab in the hierarchy when selecting it ...
After adding cloth component on a prefab from project folder, selecting prefab in the hierarchy mesh collider keeps adding up and th... Read more
[iOS 11] Build crashes on remotear`::UnityUpdateDisplayList() when launc...
To reproduce:1. Open project attached by the user2. Build it for iOS platform3. Open build .xcodeproj file in XCode4. Go to Product ... Read more
Scripted shader dependencies are not included when importing Package exp...
How to reproduce:1. Open attached Unity project "tropical versuch3"2. Open Assets folder in the Project window3. Export "mytree2" Pr... Read more
Specific combination of native UI elements in scene causes memory leak w...
To reproduce:1. Open project2. Open activity monitor3. Play scene4. Open profiler Expected vs Actual: memory usage should not contin... Read more
MAtchmaking - player always disconnects with timeouts
To reproduce:1) Create two copies of a project (for some reason, couldn't get players to host/connect to a host)2) Open them both on... Read more
AnimationCurve Keyframes created at runtime are removed when project is ...
To reproduce: 1. Download and open attached "repro960409.zip" project.2. Open "bug" scene and enter play mode.3. Notice outputted in... Read more
[Linux Editor] Keyboard input is leaked to the editor when using shortcu...
Steps to reproduce1. Create a new project.2. In the Hierarchy window, create a Text gameObject.3. Select Text object.4. In the Inspe... Read more
[VR]Output from all opaque image effects is ignored, if any of them inte...
Steps to reproduce: 1. Download and open the attached project2. Enter Playmode3. Press the on-screen toggle Expected result: green s... Read more
Certain Editor GUI interactions automatically reset LockReloadAssemblies
1. There is an EditorWindow that uses LockReloadAssemblies to prevent interference due to script recompilation.2. Interacting with c... Read more
TypeLoadException error when referencing a script with a very long array...
Steps to reproduce:1.Open attached “TypeLoadException.zip" Unity project2.Open “Test” scene3.Enter Play mode Expected results:Array ... 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