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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default