Search Issue Tracker
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce: 1. Download attached project 2. Open "Test" scene 3. Enter play mode 4. Open Profilier Actual results: Editor c... Read more
"AssetDatabase.FindAssets" can't find Assets of one type when the second...
How to reproduce: 1. Open the user-attached project “Bug AssetDatabase.Find type name case” 2. In the upper toolbar, open the “Find”... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip" 2. Open scene "repro" 3. In hierarchy, select "NavMesh Surface (1)" and bak... Read more
[Multiplayer Netcode for GameObjects] NetworkBehaviourReference TryGet m...
Reproduction steps: 1. Open the attached 'NGO-bug-reporting' project 2. Open the 'SampleScene' 3. Enter Play mode 4. Observe the 'Ne... 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 device 3. AudioSource.Play() and Microphone.Start() will be launched on beginn... Read more
Contextual menus and tooltips appear at different position from the pres...
Reproduction steps: 1. Have three displays connected and set as shown in the “Displays” image 2. Open the attached project “TestPr... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
[SpeedTree] Windzone Main/Turbulence settings have no effect
To Reproduuce: 1. Open scene test & play. 2. Observe that changing Main & Turbulence setting on the WindZone object has effect on t... Read more
[Android] Gyroscope functionality doesn't respond in the Player when usi...
How to reproduce: 1. Open the attached “IN-44052” project (https://drive.google.com/drive/folders/1UHakLMjUfj7HQgqjRfhdANeml8lpKBYp... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps: 1. Open attached Unity project. 2. Open and play "ts" scene. 3. Unity crashes. Additional note: "Marshal.Struct... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key