Search Issue Tracker
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone [https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game]. Update to [https://github.cds.internal... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
Set as first/last sibling is not working when using Menu Bar
Reproduction steps: Open the attached project (“SetSibling.zip“) Select Scene “Assets/Scenes/SampleScene” Select the Child GameObjec... 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
"Assertion failed on expression: 'success'" error thrown when opening Pr...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... Read more
Error "MissingReferenceException" is thrown and the Scene view is grey w...
How to reproduce:1. Open the attached project “Fusion_HurricaneVR.zip“2. Enter the Play Mode3. Pause the Play Mode4. Exit the Play M... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class