Search Issue Tracker
Changing RenderTexture size causes WrapMode reset
To reproduce:1. Open the project in repro.zip2. Select New Render Texture3. Change the WrapMode to repeat.4. Set x size from 256 to ... Read more
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
- XR Device Simulator - Hands reset causes them to fly away
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window
- Invalid signature package console message is not visible after package import when Console has 'Clear on Recompile' setting enabled