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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal