Search Issue Tracker
[Linux Editor] Editor crashes when playing a scene for the second time
Steps to reproduce:1) Open the attached project 'stripped.zip'2) In /Assets/Scenes open scene 'LevelTemplate.unity'3) Play the scene... Read more
WebGL audio RAM usage is higher than in native JS
To reproduce:1. Build project (WebGLAudioTest.zip)2. Run Build on Firefox3. Open about:memory in new tab4. Play sound in WebGL build... Read more
EditorSceneManager callbacks don't work outside of play mode
Steps to reproduce: 1. Open attached project "795148.zip"2. Open scene "Scene 2"3. In top menu, select "Test > Initialize Callbac... Read more
Scene view becomes unresponsive if left mouse button is clicked while ho...
Steps to reproduce: 1. Create new project2. In scene view, press right click and while holding it, move mouse to the edge of the vie... Read more
[WSA] WACK fails on Windows Runtime metadata validation
WACK fails when in Player Settings "Product Name" has a space in it's title. Reproducible on Universal 10 IL2CPP platform.With .NET ... Read more
MonoDevelop throws an error but Unity compiles the code
Reproduction steps:1. Open project I attached (bug.rar)2. Open script "AliasBugTest" with MonoDevelop3. Notice that in "using TilesL... Read more
[OSX][IntelHD3000] Editor hangs when moving lots of lights in the scene ...
How to reproduce:1. Open the attached "792410Freeze.zip" project2. Open Freeze scene3. Turn on lighting4. Move the scene view with m... Read more
Unity crashes when animation activates/destroys particle emitters
How to reproduce:1. Open the attached project2. Open and play TestScene scene3. Select one of the Wolfs in hierarchy4. Enable "Deact... Read more
[Linux Editor] System freezes after selecting items in the Inspector whe...
Steps to reproduce:1) Open the project attached by user.2) In /Assets/_Scenes open scene '02 Football.unity'3) Make sure 'Maximize o... Read more
[VR] Add support for setting renderScale before texture creation
Right now we always create the eye textures with a 1.0 renderScale. Therefore if a user wants to set it to something else we have to... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show