Search Issue Tracker
Exception: "il2cpp.exe did not run properly" appears when building for W...
Reproduction steps: 1. Create a new project. 2. Build it for WebGL. Expected result: Program will be built for WebGL. Actual result... Read more
Editor crashes at BlobWrite::TransferBasicData<int> when opening scene
Steps to reproduce the crash in Unity 2017.3 and 2017.2: 1. Download project from provided link (OwnCloud) 2. Open "Locomotions" sce... Read more
OnCollisionExit2D isn't always triggered when using polygon/edge collide...
How to reproduce: 1. Open "repro-project" project 2. Open "Tester" scene 3. Play and observe Game View Expected result: Both the "S... Read more
Camera using temporary RenderTexture breaks on the last frames(Frame Deb...
Steps to reproduce: 1) Download attached project 'Unity56StencilBug.zip' and open in Unity 2) Open scene 'MainBugger' and press Pla... Read more
Learn projects do not let you choose a location to save the project
This is problematic because the main disk can often be a (low space) SSD. it can be "Kept" later, but the option should be present t... Read more
Crash in "AudioSource_CUSTOM_SetCustomCurve" When AnimationCurve is set ...
To reproduce: 1. Open attached Unity project "Crash.zip" 2. Open "crashScene" scene 3. Go into Play Mode Result: Unity crashes inst... Read more
An error occurs after deleting one gameObject and recording another in t...
Reproduction steps: 1. Open the attached project "TimelineArgumentNullException.zip"; 2. Open the "Main.unity" scene; 3. Make sure t... Read more
NullReferenceException error when starting play mode with Viewport active
To reproduce: 1. Open an attached Unity project "nullreference.zip" 2. Open "test" scene 3. Go into Play mode 4. Observe console Re... Read more
[UI] Enabled Image after position change appears in the old spot while e...
How to reproduce: 1. Create new project 2. Create UI -> Image 3. Disable Image in Inspector window and change position 4. Enable Ima... Read more
[macOS] Dock launcher does not launch Editor after being minimized when ...
If the editor is minimized to the dock, clicking on the dock icon does not restore the editor. The expected behavior is that the edi... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests