Search Issue Tracker
MonoBehaviours with field-attributes break Unity
To reproduce:1. Open attached project2. Open scene "test"3. Select GameObject in scene and notice the broken script component4. In t... Read more
GameObject.FindGameObjectsWithTag() returns selected prefabs
To reproduce:1. Open attached project2. Open scene "Example"3. Enter play mode - a label shows how many gameobjects are there with t... Read more
Strange alpha shadows with new Standard shader
The attached test case shows three strange shadow conditions with the new Standard shader:1) Shadow of opaque object is speckled whe... Read more
Sliced sprite not working with borders correctly
To reproduce:1. Open attached project2. Open scene "UISlicedSprite"3. Notice the image in the scene - it's not stretching like it sh... Read more
RPC execution order is wrong sometimes
To reproduce:1. Open attached project2. Open TestScene3. Build and run the testscene4. Click "ServerWrong"5. In the editor, enter pl... Read more
Upgrading project to 4.5b4 makes rigged models invisible on some android...
Upgrading project from Unity 4.3.4 to 4.5b4 causes rigged models to disappear on some android devices. Reproduced on Kindle Fire bla... Read more
Covering terrain with grass causes out of memory crash in play mode
To reproduce:1. Open "repro.unitypackage"2. Open scene "host"3. Enter play mode - crash Caused by covering the terrain with grass. S... Read more
Using DirectX11 textures become transparent
Using DirectX 11, textures become transparent. Using DirectX 9, textures are not transparent. Read more
False positive collisions are occurring when clicking outside the capsul...
Steps to reproduce : - import the project attached- open the scene "MainScene"- press play and hit the button that says "-1 S 0 S 3 ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template