Search Issue Tracker
Unity’s audio processing is not applied to video clip's audio after upgr...
To reproduce: 1. Create New Project in older version of Unity editor 2. Add video clip to the project 3. Close editor 4. Open Proje... Read more
Unity crashes after changing the Scripting Runtime Version from Experime...
Steps to reproduce: 1. Create a new project 2. Switch platform to UWP 3. Set Scripting Runtime Version from Experimental .NET 4.x an... Read more
RenderTexture larger than 16K can not be created
For projection mapping systems, sometimes large textures are needed but it's impossible to create it because RenderTexture size is l... Read more
"Scene(s) Have Been Modified" popup window occupies all display height w...
"Scene(s) Have Been Modified" popup window occupies all display height when there are multiple changed scenes Steps to repro: 1. ... Read more
Editor crashes after two Emit() waves with UpdateSizeTpl<0> when Noise m...
To reproduce: 1. Open user's attached project (Particle Test.zip (6 MB), NOT the one attached to the original bug report!) 2. Enter ... Read more
"Assertion failed:Unknown platform 6 in GetTargetPlatformGraphicsAPIAvai...
1. Open the attached "WebPlayer Repro" project 2. Observe the console Expected result: No errors are thrown in the console Actual r... Read more
Particle Prewarm only works when the Duration is higher than 1.00
To reproduce: 1. Open QA's attached project 2. Select "Particles" gameobject 3. Play the Particle Effect in the scene view - it is a... Read more
Console windows is leaking memory when you outputting a lot of data into...
Steps to reproduce: 1. Open the attached project 2. Open the test.unity scene 3. Play the scene 4. Open the task manager and observe... Read more
Custom ScriptableObject icon is not displayed in the inspector within fi...
Reproduction steps: 1. Open the attached project "CustomIconRepro.zip"; 2. Open the "ExampleScene"; 3. Under ExampleObject, observe ... Read more
GameObject is affected by animation curve when in Animation window it is...
Steps to reproduce #1: 1. Download attached project and open "test" scene 2. Select "Humaniod_NewRoot" GameObject 3. Play animation ... 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
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation