Search Issue Tracker
Confusing error messages being shown when opening a scene
Open "GemPile Example" scene in attached project and notice the following assert messages:"Do not use ReadObjectThreaded on scene ob... Read more
[Texture3D] Creating Texture3D with 1k or 2k sizes crashes unity
Unity crashes when you try to create Texture3d with 1k or 2k dimensions. For some pc it crashes always for other pcs only when you h... Read more
[iOS] Framework Search Paths are overriden using Append
Reproduction steps:1. Create a new Unity project.2. Create and open the iOS Xcode project.3. Go to the Xcode Build Settings (Unity-i... Read more
[Graphics] Too dark screen on DX11 when non-native fullscreen resolution...
Steps to reproduce: 1. Open the attached project2. Build the project for Windows standalone3. Run the project, select the resolution... Read more
[AssetBundle] LoadAllAssetsAsync stucks
Its seems LoadAllAssetsAsync stucks in infinitive loop. 1. Load the test.scene.2. Press the play button.3. You should get crash.4. O... Read more
Crash when moving child Image
Steps to reproduce: 1. Create new project2. Add "Canvas", add child "Image" to it and add "Canvas" component to image and check "Ove... Read more
Multiline text objects on Vertical Layout Group overlap each other
Repro steps:1) Open attached project2) Notice how lines overlap even though Panel object has Vertical Layout group with Preferred He... Read more
5.1 Animator Negative State Speed Does Not Work with Non-Looping Clips
Repro steps:1) Open attached and stripped project -> Level.scene2) Open Girl_Controller in Animator window3) Select state Transmu... Read more
[SpriteEditor] Slices clamp to image size when the Max Size of the image...
How to reproduce: 1. Open any (new) project2. Import any image3. Make sure it is imported as a sprite4. Set the sprite mode to Multi... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal