Search Issue Tracker
[Android] Floating window doesn't adjoin left-top corner of the screen
Steps to reproduce: 1) Download attached project and open in Unity 2) Build 'Unity5.43_FloatingTest' scene 3) Install this .apk fil... Read more
Unity crashes when entering paused play mode with VR enabled
Reproduction steps: 1. Open the attached project 2. Make sure that Single Pass and VR is enabled in Player Settings 3. Click on Paus... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce: 1. Open attached project 2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > Chec... Read more
Setting LineRenderer's endColor does not change the last Alpha value if ...
To reproduce: 1. Open attached project "LineRendererEndColorBug.zip". 2. Play "Scene" scene. 3. Look at line renderers. Transparency... Read more
[ScriptUpdater] Too many heap sections error while upgrading a project w...
Reproduction Steps: 1- Open the reproduction project using Unity 5.5. (860948_reproduction.zip) 2- Wait for import, Unity will ask t... Read more
[GC Alloc]Playables API "SetInputWeights()" method generates tons of gar...
Steps to reproduce: 1. Download and open the attached project. 2. Open the Profiler window 3. Enter play mode Expected result: no, ... Read more
AudioMixer values get reset between Awake() and Start()
To reproduce: 1. Open user's attached project ("SoundManagerFix.zip") 2. Paste these lines into the Start() function: float test = -... Read more
Non-Linear Editor performance of SaveScene and EnterPlaymode
Reproduction Steps: 1- Open the reproduction project (case_863912.zip). 2- Open profiler and start profiling the editor. 3- Measure ... Read more
[Regression] Default terrain's material is more specular in 5.6 than in ...
Prerequisites: You'll need Unity 5.5 and 5.6. Steps to repro: 1. Create new project in Unity 5.5.; 2. Export attached package; 3. ... Read more
[iOS] Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.Rend...
iOS build fails due to 'Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.RenderTexture' error. Steps to reproduce: 1) ... 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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project