Search Issue Tracker
[macOS] First person controller mouse position does not appear center-sc...
First person controller does not lock mouse to center of screen in OSX editor. Repro steps: 1. Open Level_01 from attached project.... Read more
Unity crashes when calling AnimationClip.AddEvent with null argument
Add these two lines in the Start method of a script attached to a gameobject in your current scene and press Play. Unity will crash!... Read more
Calling Profiler.AddFramesFromFile with a null argument crashes Unity
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[API] Texture2D GetPixel/SetPixel with invalid or boundary values crashes
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Unity crashes when calling various methods on TerrainData with boundary ...
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[Meshes][API] Out of memory crash when setting Mesh.subMeshCount to stup...
We don't want to add a maximum value for submesh count. If user put a crazy number, then he could get a memory allocation error. P... Read more
Unity freezes and later crashes when setting uvAnimationTile on legacy P...
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[2D] Slicing sprite into many sub-sprites lacks a progress meter
Slicing a sprite into many (2000+) sub-sprites can take more than several minutes; a progress meter would be very helpful in monitor... Read more
[Regression][PlayMode] 'Callback unregistration failed' error is thrown ...
Steps to repro: 1. Open Unity; 2. Create new project and scene; 3. Enter Play mode; 4. Go to File -> Build Settings; 5. Select PC, ... 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
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed