Search Issue Tracker
NetworkServerSimple -> connections.Count is not cleaned after client dis...
To reproduce:1) Open attached project2) Open the only script in it3) Make sure '#define DefIsServer' is uncommented4) Build and run ... Read more
Colliders are not updating to match attached gameObject location
Colliders are not updating to match attached gameObject location. After their object is stored and returned from a pool (reparenting... Read more
"Build failed with errors" error when trying to build while a Build is a...
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity2. Build & Run the project.3. Run applicatio... Read more
[PreviewRenderUtility] Unity freezes when calling Render() on a preview ...
How to reproduce:1. Open the attached "RenderFreeze" project2. Go to "Bug Reproduction" (custom menu item) --> and click on "Forc... Read more
'Optimize Mesh Data' does not consider materials assigned by scenes when...
Repro:Phase 1 (demonstration of expected behavior)1. Open the attached repro project.2. Switch to PC/Mac/Linux standalone3. Open the... Read more
"using static" directive causes Unity to not find the class in the script
The issue happens wit .NET 4.6 only To reproduce: 1. Open the project, attached by the tester (usingStaticBug.zip)2. Add Fred.cs scr... Read more
[Android] Build fails with "Failed to repackage resources" error when AP...
How to reproduce:1. Open users attached project2. Go to File --> Build Settings --> Player Settings3. Go to Other Settings and... Read more
Assertion '!(transfer.IsRemapPptrTransfer() && transfer.IsReadingPptr())...
How to reproduce:1. Open the attached "ComputeShaderExample" project and "test" scene2. Click on "WaterPlanes" GameObject in Hierarc... Read more
Using Scale Tool with Control button multiple times adds increasing valu...
To reproduce: 1. Download attached project "3D Top Down Shooter.zip" and open in Unity2. Open "Main" scene3. Select one of the game ... Read more
CullingGroup's distance bands are inaccurate
To reproduce:1) Open attached project and scene2) Make sure you have both Scene and Game views visible and separated (i.e. they are ... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object