Search Issue Tracker
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
[Win Store Apps] URI issue
When WSA application is initialized and is running in background, using Windows "Run" window we can pass arguments with URI method b... Read more
creating a script and adding it to an object doesn't work (provides an ...
To reproduce:1. Open attached project2. Create a new C# script3. Add it to Main Camera (either to the new scene or in last stand sce... 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 elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project