Search Issue Tracker
Camera using temporary RenderTexture breaks on the last frames(Frame Deb...
Steps to reproduce: 1) Download attached project 'Unity56StencilBug.zip' and open in Unity2) Open scene 'MainBugger' and press PlayN... Read more
Unity-upgraded shader cause inconsistent line endings warning if saved w...
How to reproduce:1. Open the attached project2. Open "Test.shader"3. Uncomment the code and save the file using Windows or Mac line ... Read more
OnCollisionExit2D isn't always triggered when using polygon/edge collide...
How to reproduce:1. Open "repro-project" project2. Open "Tester" scene3. Play and observe Game View Expected result: Both the "Squar... Read more
Unnecessary garbage is generated while invoking UnityEvents due to boxing
The user recently discovered that if you invoke a UnityEvent with a value type parameter, Unity boxes the argument in an object arra... Read more
[Linux][AWS] Unity builds that are built on AWS crash on start
Unity builds that are built on Amazon Web Services node crash on start Steps to reproduce:1. Set up an AWS instance. (I've used a no... Read more
[Animation] Vertex Compression is not disabled if Mesh Compression is tu...
If Mesh compression is turned on in model import settings on models with animations, no matter what setting, Vertex compression is n... Read more
TargetInvocationException when running NUnit tests in Visual Studio
Steps to reproduce:1. Make sure you have ReShaper installed(for easiest reproduction)2. Download and open the attached project3. Ope... Read more
[Scripting, Profiler] It's not possible to get runtime size for meshes
With the current APIs Unity provides, it is difficult to determine exactly where the memory footprint for a mesh is coming from, esp... Read more
Collab calls "Save to Snapshot" even with Collab disabled
CollabSnapshot "Save to file" logs even with Collab disabled. Profiling the editor shows that the time is spent in “Unaccounted time... Read more
Crash in AnimationClip::BuildMecanimDataMainThread when Animation Contro...
Reproduction steps:1. Open the attached project "Profiling.zip";2. Open the "AnimTest.unity" scene;3. Enter a play mode;4. In the Ga... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs