Search Issue Tracker
Erasing a tree causes a crash
To reproduce:1. Open attached project2. Open scene "test". It contains a terrain and a tree3. Select the terrain and open the tree t... Read more
[iOS] TouchScreenKeyboard.hide input doesn't work correctly
When TouchScreenKeyboard.hide is set to false and touch keyboard is hidden with button on very right bottom, input label can be disp... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce:1. Open any project2. Start entering play mode.3. adb.exe p... Read more
Don't allow MeshFilter and TextMesh on same GameObject
Unity should not allow a TextMesh and MeshFilter component on the same GameObject since they conflict with each other and try to use... Read more
Broken link in the docs
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/AnimationScripting40.html and notice is not found Read more
Saving a scene after changing terrain data in debug mode revers the change
To reproduce:1. Create a new terrain in a scene2. Duplicate the terrain in project view3. In scene view select the terrain and switc... Read more
"Prewarm" on non-looping particle systems causes duration issues when re...
To reproduce:1. Import attached package2. Open "TestScene". It contains a few particle systems under a parent particle system and a ... Read more
NullReferenceException when selecting game objects in the Hierarchy
Steps to reproduce : - import the project attached- open the scene "Demo Side Scroll Test 1"- select the Camera Blocker in the Hiera... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera