Search Issue Tracker
[Shuriken][Collision] "Planes" collision mode keeps displaying the colli...
The visual representation of the collision plane is still visible even when the collision method is switched to world if the transfo... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[tvOS] Grey screen shown after the native splash screen and before the a...
To Reproduce: 1. Build and run the attached project on Apple TV.2. Observe that after the native splash an empty grey texture is sho... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
Project Settings vertical separator position is not synchronized with th...
How to reproduce:1. Create and open a new project2. Open the “Project Settings“ in (Edit > Project Settings) in the Toolbar3. Cli... Read more
Assets Inspector information is no longer displayed when docking the Sea...
Steps to reproduce: Open any Project Open a Search Window through Window > Search > New Window Enable the Search Window's Insp... Read more
Render Feature causing black screen only on some iOS devices
How to reproduce:1. Download and open the attached "FogErrorTest" project2. Build and deploy the project to iOS3. Observe the screen... Read more
ChangeDisplayAsync Fails on Mixed Resolution and Orientation Monitors
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Connect a 4k monit... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... 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