Search Issue Tracker
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
WebcamTexture clamps when wrap mode is set to "Repeat"
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Observe the... Read more
[WebGL] Cursor.lockState does not work as expected
-e: see title, almost none of them work correctly -repro:--build and run attached test scene--go through the listed states by button... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
[Addressables/WebGL] Unloading and reloading asset in the same frame cau...
Preproduction steps Open project Build for WebGL Open build and click the arrow button in the game view Expected behavior: Browser o... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
Crash during build process (ShaderKeywordFilter.SettingsNode.GatherFilte...
1. Every time we attempt to build our project after upgrading from 2022.2.0b9 to 2022.2.0b15, the build process crashes 100% after t... Read more
Time API breaks for exactly two frames when calling SceneManager.LoadSce...
Reproduction steps:1. Download the attached project "Simulation-Foundation-devin-bug-report"2. Download the attached "forTesting.zip... Read more
UI components reference isn't restored after Redo
Steps to reproduce: 1. Open attached project ("ReferenceBug")2. Open "TestWindow.cs" and notice that components to Game Object are a... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default