Search Issue Tracker
Unity reverts ImportSettings when pressing Play
When pressing Play Unity reverts any unapplied changes you have on ImportSettings. Steps to reproduce: Find some imported asset Chan... Read more
SoftOcclusion trees are not affected by Terrain Wind since 3.0
The terrain tress are not being affected by wind. Repro Steps: 1) Launch unity 3.2.0f3_606202) Create new terrain: 50x50 res and pai... Read more
Search results should keep their indentation to ease locating the file.
Search results should keep their indentation to ease locating the file. Repro:1. Open the boot camp demo project.2. In the project p... 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
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
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; // [0,... 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&... 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
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node