Search Issue Tracker
material.SetFloat(name, value) ignores min/max values of slider property
How to reproduce:1. Open the "FloatMinMax Repro.zip" project2. Open the "SampleScene.unity" scene3. Press Play4. Check the console f... Read more
SpriteAtlas not included in builds stop working on second time entering ...
How to reproduce:1. Open the user-submitted project and open the "SimulationBundleTest" scene2. Enter Play mode.3. Notice everything... Read more
Editor manifest hasn't been updated to include the latest 2.0.x IAP Package
The current manifest for 2018.3 contains IAP package version 2.0.1, which is not the latest 2.0.x release. This means that when you ... Read more
Test runner xml report has repeating logs when running on players
Steps to reproduce:1. run playmode tests on standalone and save xmlexample command to execute: Unity.exe -runTests -projectpath ...\... Read more
[Android] FMOD failed to initialize the output device.: "Error initializ...
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run SampleScene on a device3) Check the logcat and yo... Read more
[iOS] Canvas loads after the scene is loaded
Scene loads before the canvas, which results in seeing what in the scene before the canvas appears. To reproduce:1. Open users attac... Read more
ADB prevents Editor logs from being deleted/renamed on windows
Steps to reproduce:1. Open the editor, select the Android platform2. Wait for the devices to be fetched (that starts up ADB)3. Close... Read more
ProBuilder - Warning when opening Preferences or Settings - PreferenceIt...
If you have ProBuilder installed and open the editor Preferences or Settings windows, the following warning will be displayed in the... Read more
[Android] The Java.exe process that executed Gradle is not Terminated wh...
To reproduce: 1. Download attached project "AndroidTest.zip"2. Open Command Prompt3. Write this line "\path\to\Unity.exe" -batchMode... Read more
SceneManager.LoadScene Unable to unload scene.
I have a Canvas button that triggers the SceneManager.LoadScene(). The issue is that it calls the OnBecameInvisible() method. This w... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks