Search Issue Tracker
[tvOS] After setting allowExitToHome to True and back to False the app s...
How to reproduce:1. Build the "tvOSExitBug.zip" project for tvOS2. Connect gamepad controller to the Apple TV3. Run the app on Apple... Read more
NullReferenceException occurs on reloading the Inspector with a C# scrip...
If you have a C# script selected in Project View and the inspector is reloaded (either by recompiling or importing/refreshing the fi... Read more
Only one Light is casted when two Directional Lights are active
Reproduction steps:1. Open the attached “Test Project” project2. Select “Directional Light (Main Lighting)” in the Hierarchy window3... Read more
[UI Toolkit] Rescale of the ui document when using multi display
Steps to repro: create a uxml document with a bunch of controls ( or use the one attached file ) create a ui document in the unity h... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[Visual Effect Graph] ArgumentOutOfRangeException error is thrown on rig...
ArgumentOutOfRangeException error is thrown on right clicking any block property in graph window Steps to repro:1. Create a new proj... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[Package Manager] 'IUnityAndroidPermissions' could not be found errors a...
'IUnityAndroidPermissions' could not be found errors are thrown when importing Vuforia Sample Project Steps to Reproduce: 1. Create ... 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