Search Issue Tracker
"UnityWebRequest.Get()" throws an "IndexOutOfRangeException" when constr...
Reproduction steps: 1. Open "UnityWebRequestTest.zip" project2. Open "TestScene"3. Enter Play mode4. Click on "Send web request: emp... Read more
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 editor2. Add video clip to the project3. Close editor4. Open Project in... Read more
Unity crashes after changing the Scripting Runtime Version from Experime...
Steps to reproduce:1. Create a new project2. Switch platform to UWP3. Set Scripting Runtime Version from Experimental .NET 4.x and .... 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. Ope... 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 Pl... Read more
"Assertion failed:Unknown platform 6 in GetTargetPlatformGraphicsAPIAvai...
1. Open the attached "WebPlayer Repro" project2. Observe the console Expected result: No errors are thrown in the consoleActual resu... Read more
Particle Prewarm only works when the Duration is higher than 1.00
To reproduce:1. Open QA's attached project2. Select "Particles" gameobject3. Play the Particle Effect in the scene view - it is alre... Read more
Console windows is leaking memory when you outputting a lot of data into...
Steps to reproduce:1. Open the attached project2. Open the test.unity scene3. Play the scene4. Open the task manager and observe how... 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 the... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used