Search Issue Tracker
[Regression][OSX] Exceptions is GUILayoutUtility.BeginLayoutGroup are th...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Go to Player Settings (Edit>Project Settings>Player);4. Uncheck ... Read more
InitializeOnLoadMethod throws exception with generic parameter
Steps to reproduce:1. Open user attached project2. Uncomment the first line of TheBug.cs script3. Notice the errors in the console- ... Read more
[2D] "NullReferenceException" error when creating the Sprite Shape Profile
"NullReferenceException: Object reference not set to an instance of an object" error appears in the console when creating new “Sprit... Read more
WebGLInput.captureAllKeyboardInput is missing and thus breaking builds
-e: the API WebGLInput.captureAllKeyboardInput is missing and this when you try to compile a build using it it fails with an error -... Read more
[SpriteShapeProfile] NullReferenceException thrown on creating asset in ...
Null Reference Exception is thrown on creating Sprite Shape Profile asset in Project Panel. Steps to Reproduce:1. Create a new proje... Read more
Assertion failed when selecting UWP in Build Window
Steps to reproduce: 1. Create a new Unity project2. Open Build Settings3. Select Universal Windows Platform Actual result: a ton of ... Read more
[Tilemap] Frustum culling is culling large tiles incorrectly
Steps to reproduce:1. Open attached project2. Open "BrokenClipping.unity" scene3. Play the scene4. Notice that visible culling occur... Read more
[iOS] Rigidbody interpolation causes objects to jitter
Steps to reproduce:1. Download the user's attached project2. Build to iOS3. Observe the cube travelling in the screen Expected: cube... Read more
[PLM] Shadows from SpeedTree are not baked if lightmap resolution is cha...
Steps for reproduction: 1) Download the project `SpeedTreeShadowsBug`2) Open `TestScene` in Scenes folder3) Start baking and observe... Read more
Right-clicking on an asset destroyed (from script) during playmode crash...
To reproduce:1)Open the attached project2)Open "test" scene3)Run the scene and press "D" key to call DestroyImmediate on "test.prefa... 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