Search Issue Tracker
SyncVar data too large
When the data required to serialize a networked object is larger than MTU, error messages are generated: Channel {0} for connection ... Read more
[Editor] Replace command in VI mode does not work
Steps to reproduce:1. Open any project in Unity2. Create or open any script in MonoDevelop3. Turn on VI Mode (Tools -> Options...... Read more
[Canvas][RenderMode] World-space Canvas causes crash when deleting it in...
Repro steps:1) Open the project and Scene scene2) Run the scene and Pause3) Make sure Canvas Render mode is set to World Space4) Del... Read more
[MSE::Save] Moving a GO from one scene to another does not dirty the sce...
[MSE::Save] Moving a GO from one scene to another does not dirty the scene to which the GO is moved to Steps to repro:1. Open the at... Read more
When Destination is far away from the NavMesh, the agent does not go to ...
To reproduce the issue follow the steps:1. Open attached "New Unity Project 9 - AI Test" project2. Open "Untitled" scene3. Enter pla... Read more
Crash when calling Animator.GetCurrentAnimatorClipInfo
To reproduce:1. Open attached project (repro727765.zip)2. Play scene_Herman3. Editor crashes Read more
[UWP] Icons and Splash images are not set correctly in Package.appxmanifest
Reproducible on 5.2, 5.3; Repro steps:1. open project "IconsTilesSplashScreens.zip";2. build to WSA Universal 10;3. open generated s... Read more
Animator events from a previous animation still fire
How to reproduce: 1. Open attached project (AnimatorBugTest.zip)2. Open scene AnimationEventsTester.unity3. Play the scene4. Press t... 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
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS