Search Issue Tracker
[IL2CPP] Type.GetType() fails on ARMv7
To Reproduce: 1. Build the attached project for 32bits or deploy an Universal build to a 32bit only device.2. Observe that all Type.... Read more
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... Read more
[iOS] onAudioFilterRead allocates memory every frame instead of reusing ...
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Build to iOS and run4. Attach the Unity profiler to the dev... Read more
[Mobile] [Input System] External keyboard not working in TMP_InputField
Reproduction steps:1. Open the project in "Test_new_input.zip"2. Build for iOS3. Connect a keyboard to your iOS device4. Deploy the ... Read more
'Stream from Disk' sound stutters when coming back from background
To reproduce:1. Open project SoundStutterAndHalt2. Build and run on iOS 7 (reproduced with iPhone5c 7.0.2)3. Go to background4. Go b... Read more
Unity freezes when pressing Debug
Repro steps: This problem only seems to appear in Unity Editor on Linux. Tested with Ubuntu 18.04 using the VSCode Debugger Extensio... Read more
[OcclusionCulling] Occlusion Bake doesn't remove old occlusion bake files.
DUPLICATE: https://issuetracker.unity3d.com/issues/occlusion-culling-system-creates-too-many-files-in-the-library-folder-and-never-d... Read more
Path is not calculated between two points located in the same NavMesh No...
How to reproduce:1. Open the attached project's Scene labeled "SamePolyIssue"2. Enter the Play Mode3. Click the "Calculate&DrawP... Read more
When the CharacterController component has a step-offset
Bug reproduced in version 4.3.0b5 (19fb00de019e) Steps:In this example, the character controller on the "Character" game object has ... Read more
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce:1. open attached project2. open scene Main3. enter play mode4. start host Expected: disconnects player without an... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code