Search Issue Tracker
Mono compiler ICEs while attempting to compile the attached script
Mono compiler ICEs while attempting to compile the attached script. Reproducible simply by adding the script to the assets director... Read more
AssetPostprocessor - OnPostprocessModel doesn't allow postprocessing of ...
It looks like OnPostprocessModel is called before @ animation are added to the model, which means you can't postprocess these animat... Read more
Unity installer doesn't check for free space on disk
It looks like Unity installer doesn't check if there is enough free space on disk. I just got an error when installing Unity - it fa... Read more
Double-clicking exceptions from within external assemblies not handled p...
Scenario: A method defined inside an external assembly throws an exception or does a Debug.Log. The user double-clicks the message i... Read more
Audio Preview size display is confusing
To reproduce: - Open attached package - Select the audio file in Project Browser - In the Audio Preview > observe that the file size... Read more
WebPlayer - Exiting fullscreen causes focus & performance problems.
WebPlayer - Exiting fullscreen causes focus & performance problems. Repro Steps: 1) Install normal webplayer then 64bit webplayer ... Read more
Make screenmanager available earlier in webplayer
This is probably going to have some sideeffects. So lets try to fix this properly by initializing it at the right time. Read more
AssetPostprocessor - Scripts should be compiled before importing animati...
It looks like Unity doesn't recompile scripts before importing animations&models. It causes a problem when you update the project (l... Read more
Editor window's title bar is hidden behind alternative task bar position.
Editor window in launched behind alternative task bar position. Repro Steps: 1) In windows, move the position of the windows task b... Read more
WebPlayerApplet: the progress bar frame shows up incorrectly
The progress bar frame shows up incorrectly (not pixel perfect) when both the frame and the bar images are of the same size. 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
- Editor crashes with "GetManagerFromContext: pointer to object of manager 'PlayerSettings' is NULL (table index 0)" error when launching a project with a corrupted library
- Crash on PersistentManager::GetSerializedFileIfObjectAvailable when opening a specific project
- An extra separation line is present between the options in the AssetBundle and it's Variants dropdown Menus
- Xcode VisionOS builds fail with a "Circular dependency..." error when the used project is named "Metal"
- ScrollView.ScrollTo method does not work when trying to scroll to an item that has been added in the same frame