Search Issue Tracker
Draw calls not being reclaimed from deactivated objects
Shouldn't the draw calls with de-activated Water3 be the same as not having Water3 at all? To test this... - Open the scene and add ... Read more
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 directory... 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 in ... 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 webplaye... 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 projec... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument