Search Issue Tracker
StaticBatchingUtility.Combine() leaks memory with combined mesh data
The combined mesh data is never getting freed, even though all GameObjects that were used to create the combined mesh have been remo... Read more
Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...
Steps to reproduce:1. Open "UnityBug.zip"2. Load "BugScene" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... Read more
Unity crashes in GetComponentWithScript when object is parented to the o...
To reproduce: 1. Open the project, attached by the user (FrogJam.zip)2. Open the "TestScene" scene3. Enable GameMap (Auto) game obje... Read more
[5.6] Build crashes while unloading scenes asynchronously and loading th...
Repro steps: 1. Open the "MinimalReproProject" project and build it for Windows (Development Build and Script Debugging enabled)2. P... Read more
Unity crashes after setting a break point at GetComponent<Rigidbody>().a...
Steps to reproduce:1. Open the attached project(WinPhoEdited.zip)2. Open the Assets/test.unity scene3. Open the Assets/Spinner.cs sc... Read more
"Tag: is not defined." error only shows the first letter of the tag
To reproduce: 1. Open the project, attached by the tester (incompleteTagError.zip)2. Open the "scene" scene3. Enter Play mode4. Obse... Read more
Unity crashes when playing a scene at SpectatorView.SpectatorViewManager...
Steps to reproduce:1. Open the attached project(Spectator_HoloceumMSR_01.zip)3. Open the SpectatorViewSample scene4. Play the scene5... Read more
API Updater does not show up after upgrading project
Reproduction steps:1. Open project attached (APIrepro.zip) with Unity 5.6. Expected result: API Updater will show up.Actual result: ... Read more
SerializedObject.CopyFromSerializedProperty(null) crashes the editor
Steps to reproduce:1. Open attached project (CopyFromSerializedProperty(null)_crash)2. Click "Run" on the top menu and select CrashT... Read more
Script behavior error in build output_log when both parent and child cla...
Reproduction Steps:1. Import attached project.2. Build and Run scene "ExampleB".3. Inspect build's output_log. Expected result: Ther... 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