Search Issue Tracker
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project2. Switch the platform to WSA3. Enable the 'C# projects' button4. Press the build button - nothing happens Re... Read more
[ParticleSystem] Volumed Cone emitter with high angles, causes not fully...
Info:It seems there is some kind of limited distance how much particles are emited from shell. No Regression Project Steps:1. Open s... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
[Linux] Crash on creating new project in 'mini_get_debug_options'
Crash on launch with the following stack trace: #0 0x007f401ce73ff9 in mini_get_debug_options#1 0x00555773e85e14 in InitializeMonoFr... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... Read more
[ProBuilder] A Material is not removed from the GameObject when a face i...
How to reproduce:1. Open the user's attached "PB_SubMeshInconsistency" project2. Open the Scene "SampleScene"3. In the Hierarchy sel... 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