Search Issue Tracker
Script can not be removed from GameObject when its parent class is chang...
Steps to reproduce: 1. Create new project2. Create script "A". By default, it inherits from MonoBehaviour3. Create new GameObject (e... Read more
UI elements with inverted scale become invisible when a part of it goes ...
Steps to reproduce: 1. Open the attached project (rect_mask_test.zip)2. Open 'Test' scene3. Notice it has a red image created as a c... Read more
Editor crashes when playing scene
How to reproduce: 1. Open attached project2. Open scene Scenes/00Movement+Goal.unity3. Play the scene- There is an error in the cons... Read more
NetworkTransport.Send: Cannot send message of 0 bytes length
The message "NetworkTransport.Send: Cannot send message of 0 bytes length" spams the log. Read more
Dropdown menu is not displayed when Time.timeScale is set to 0
Steps to reproduce: 1. Open the attached project2. Open and play 'Test Scene'3. Click on the dropdown menu, notice it works as expec... Read more
AudioSource.GetOutputData does not receive audio data in script when Aud...
How to reproduce: 1. Open attached project2. Open scene unity5-School.unity3. Play the scene4. Hum into the microphone, slowly incre... Read more
Transitioning to an empty state causes layers to not blend properly
How to reproduce: 1. Open attached project (AnimatorBugProject.zip)2. Open scene demo.unity3. Play the scene4. Hit the 'Attack' butt... Read more
Changing Animator.runtimeAnimatorController while running crashes editor
To reproduce:1. Open attached project2. Open "test" scene in "Scenes"3. Press "play"The editor should crash. That is happening becau... Read more
[Ambient] Cubemap Skybox based ambient is single colored
To reproduce:1. Open attached project2. Open scene Scene3. Notice that sphere is all single color - grey, even though skybox has a b... Read more
[RenderTextures] useMipMap unusable on RenderTexture.GetTemporary in 5.2
RenderTexture.GetTemporary returns "already created" texture in 5.2 to fix some problems. But already created RTs don't allow settin... 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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window