Search Issue Tracker
[macOS10.13] MonoDevelop doesn't start
Reproduction steps:1. Open MonoDevelop.2. MonoDevelop crashes. Reproduced with:5.5.4f1, 2017.1.0b9 Note:Crash log attached(4:20 PM) Read more
C# script properties are not blended during animation transitions when c...
C# script properties are not blended during animation transitions when clips are runtime changed on an OverrideController To reprodu... Read more
[OcclusionCulling] When scene isnt saved baking fails without decent error
When trying to bake occlusion in an unsaved scene, Unity gives the error 'No Asset Directory' which is missleading, also it looks to... Read more
Copied library folder inside of assets folder, tried opening that projec...
To reproduce: 1. Create new project.2. Copy its library to assets folder3. Open that project. crash on Object::GetInstanceID Reprodu... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
Editor crash after "Fatal error in GC" message when Rebuilding in Voxela...
To reproduce:1. Open the attached project2. Open "DemoScene" in Assets\Voxeland\Demo\Scenes3. Select Voxeland Game Object4. In the I... Read more
[OSX] Unity crashes in GUIView::CreateRenderView() when upgrading project
How to reproduce:1. Open the attached "unity3" project Expected result: Project is openedActual result: Crash occurs Regression intr... Read more
[System.Net] Cannot set IPv6 to multicast socket. ArgumentException is t...
Reproduction Steps:1. Open User's project2. Open "main" scene3. Run scene4. Error is thrown:ArgumentException: Value does not fall w... Read more
WWW.url truncates redirected URL if it should have contained spaces
To reproduce:1. Open project attached by QA2. Open "a" scene if not opened3. Hit play4. Notice console's output and that redirected ... 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