Search Issue Tracker
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
Improve webplayer fullscreen - default resolution
"Default Screen Width and Default Screen Height are used by the Web Player when entering fullscreen mode through the context menu in... 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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window