Search Issue Tracker
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
AOT failure when generic type array is exposed using ReadOnlyCollection<>
Looks like AOT failure. When accessing Node<T>.node directly - everything works fine. If it's wrapped with ReadOnlyCollection<> prop... Read more
There is a problem with animation timing precision.
There is a problem with precision of animation times. We use two counters for counting animation time: 1) float m_WrappedTime; // [... Read more
GameView clears what the user rendered to screen in Update() with camera...
The GameView editor window clears the entire game view rect with the GameViewBackground style (dark gray with drop shadow) in OnGUI,... 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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root