Search Issue Tracker
Gradle build with UI elements added inside Android Studio are not drawn
Reproduction steps:1) Create new project2) Export empty project with Gradle build-- There are some changes which have to be done to ... Read more
Editor crashes when a specific scene is played/stopped multiple times us...
To reproduce:1. Open project2. Play/stop scene multiple times using CTRL+P until editor will crash (easiest to reproduce on 2017.1.0... Read more
Asset bundle audio play cause FMOD resource not found error when second ...
How to reproduce:1. Open "FMODBUGPROJECTV2.zip " project from owncloud2. Go to Tools -> AssetBundles and disable Simulate Asset B... Read more
Physics.UpdateCloth in 5.6 takes 3 times longer than in 5.5
Physics.UpdateCloth in 5.6 takes 3 times longer than in 5.5. In 5.5 it takes ~1.5ms and in 5.6 it takes ~4.5ms. Reproduction steps: ... Read more
Need to reselect terrain in order to apply changes on brush
When the terrain is modified the brush needs to be reselected in order to change the brush settings. Texture painting does not work.... Read more
Function GetComponent<Animator>().Rebind() does not work when child Game...
To reproduce:1. Download attached project and open it2. Open scene main3. Press Play and see that top red knob doesn't move Actual r... Read more
SetBool function is not called when the object is set to inactive
When a SetBool function is called the ButterflyBoid(Clone) should be in idle state, however the function does not appear to be calle... Read more
Simulating particles with audio throws Assertion errors
Steps to reproduce:1. Open attached project2. Open "Scene0_AudioViz" scene3. Go into play mode-Assertion errors appear in console wi... Read more
[WSA] Material causes the black screen on deploy in specific case
Steps to reproduce:1. Open the attached project (WSA_Shader.zip)2. Open the Assets/test.unity scene3. Switch platform to Windows Sto... Read more
"Clear Baked Data" does not clear Ambient Intensity in Edit Mode, it's c...
To reproduce:1. Open new project.2. Create Cube in hierarchy.3. Open "Lighting Settings" window.4. Uncheck "Auto Generate" and press... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu