Search Issue Tracker
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud.2. Open "TestScene" scene.3. Enter Play mode.4. Notice output in the consol... Read more
Composition namespace in System.ComponentMode namespace is not recognize...
To reproduce: 1. Open the project, attached by tester (noCompositionBug.zip)2. Open dllTest.cs script in Monodevelop3. In Monodevelo... Read more
Editor test runner performance regression
https://fogbugz.unity3d.com/f/cases/900957/ Read more
Crash in SerializedFile::ReadMetadata<0> when initiating WWW.assetBundle...
To reproduce:1. Open attached project;2. Run the "SimpleSample scene";3. Crash occurs Actual result: Unity crashes when Play mode is... Read more
[UWP] Input Mouse axies return invalid values in the first frame after l...
Steps to reproduce:1. Open attached project "911008.zip"2. Build "test" scene for UWP3. Open VS solution4. Build & Deploy on loc... Read more
Crash at D3D11CreateDevice when launching Unity with a GPU which has old...
Workaround:-update graphics card drivers-Use -force-glcore argument when launching Unity. You can read more about command line argum... Read more
Preview window does not refresh instantly after object is rotated
To reproduce:1. Open attached project "PreviewWindow.zip"2. Open Inspector window.3. In Project window select Pyramid->default4. ... Read more
Orthographic camera ignores Submeshes render order
To reproduce: 1. Download attached project "UnitySubMeshOrderBug.zip" and open in Unity2. Open "BugScene" scene3. Look at jaws of dr... Read more
The XML report generated by the editor tests runner is missing the requi...
Steps to reproduce:1. Download the attached project2. Run the tests through a command line3. Unity.exe -projectPath PATH_TO_PROJECT ... Read more
Enabling directional light after disabling it doesnt bring back the ligh...
Enabling directional light after disabling it doesnt bring back the lighting. Scene view is not dimmed, as expected, but turns compl... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS