Search Issue Tracker
"m_PausedSources.empty()" error when resuming game
Regression from version 4.2.0a2 (d3a8d992e988) To reproduce:- Open attached project and launch "Splash" scene- Hit Play snd wait unt... Read more
Empty meshes in skinned mesh renderers produce an error
1 Open project2 Press in menu: Bug -> Skinning Issue3 Press "Play"4 Observe errors in console Read more
RenderTextures do not Work on 64Bit Standalone using OpenGL
Using Windows 7 64Bit 1 Force the Editor to OpenGL2 Build a 64Bit Standalone as Development Build3 Run the Standalone in OpenGL Mode... Read more
Closing an EditorWindow from OnLostFocus causes error messages
Steps to reproduce : - import the project attached- go to Window > TestWindow- after the tab opens click anywhere outside the win... Read more
Accessing an animation state on a disabled game object might cause the a...
This seems to happen if you don't run or somehow properly initiaite the animation before you access an animation state. If, when you... Read more
Tree shader difference between platforms
Steps to reproduce : - import the project attached on Windows and OSX- open the scene- zoom in on the trees and notice the differenc... Read more
[Shadows] Point light shadow bias leaves gap at large ranges, not possib...
Even setting point light shadow bias to zero, there's still visible gaps between objects & shadows, especially at large point li... Read more
adb.exe locks Editor.log after Editor is closed on Windows
Reproduction steps:1. (Crucial step) make sure ADB is not running2. Open Unity editor and "build & run" any project3. Close Unit... Read more
Creating a folder with the name of a scene makes the folder use the capi...
-repro:--create a new project--save a scene names "test" in the Assets root level--create a folder in the Assets root level names "T... 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