Search Issue Tracker
Audio gets distorted when DSP buffer size is changed to "Best Latency" i...
To reproduce:1. Open attached Unity project "LowLatencyAudioBug.zip"2. Open "AudioBug" scene(For better performance, I suggest disab... Read more
Editor is lagging when modifying material properties
How to reproduce:1. Open attached "ForgottenPlayhouse" project2. Select "cardboardwall1" material under Assets/Materials/Cardboard/C... Read more
[Generic] Transition between animations is not smooth
How to reproduce:1. Open attached project2. Open scene "2"3. Open Animator window and select "New Animator Controller" in Project ta... Read more
[UIProfiler]Time ms increases for Profiler.FinalizeAndSendFrame when the...
To reproduce: 1. Create a new project2. Add many different UI game objects3. Enter Play mode4. Open Profiler5. Wait for a few minute... Read more
Editor crashes when examinating values in debugger with .NET 4.6
Usual reproduction steps:1. Open a specific project in .NET 4.6.2. Enter play mode or recompile scripts.Result: Sometimes editor cra... Read more
[AsyncLoadInEditor] Crash on memcpy when opening a project that loads TS...
Reproduction steps:1. Open the attached "repro-project"2. Observe the crash Reproducible with: 6000.0.0b16, 6000.0.1f1Not reproducib... Read more
[MovieTexture] FMOD error when trying to play video using WWW class
Repro steps:1) Open the project and only scene in it2) Play - notice that the movie texture and the sound works correctly3) Notice t... Read more
Parent and child nested Scriptable Object Assets switch places when pare...
How to reproduce:1. Download and open the attached project "1189089.zip"2. Create a parent Scriptable Object Asset (Right-click ->... Read more
[UaaL] After unloading a Unity scene, memory remains allocated depending...
Steps to reproduce:1. Open the attached project ("uaal-example-memory-demo.zip")2. Open and run "both.xcworkspace" in Xcode3. Open "... Read more
"Error adding system: Data not available." thrown when building specific...
To reproduce:1. Open attached project2. Open scene 33. Build standalone4. Notice warning "GI output for inputsystem:xxxx is missing.... 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