Search Issue Tracker
Crash when downloading new version of Unity in same location as previous...
On Mac, Unity version installs to /Applications/Unity/ by default. Users who want to have multiple versions on their machine usually... Read more
Field value target changes if a new element appears above the field that...
How to reproduce: 1. Open a new (any) project2. Open the Navigation window3. Expand the Advanced section4. Enable "Manual Voxel Size... Read more
Splash screen resources are not unloaded from memory
To reproduce:1. Open project attached by QA2. Open build settings and attach "test" scene3. Make sure that splash screen is disabled... Read more
[Renderer] "Receive Shadows" is ticked off in the inspector when using d...
Repro steps:1. Open Scene1 from the attached project2. In the scene view, observe how the particle system is receiving shadows.3. In... Read more
[UI] Internal error: Adding for rebuild while in rebuild loop
Steps to reproduce:1. Open user attached project2. Open scene.unity3. Play the scene4. Notice that an error appears:- Trying to add ... Read more
Baked lighting has artifacts if prefab's preview window is visible durin...
Steps to reproduce: 1. Open scene "test"2. In project tab select "Cube" prefab3. In lighting window click "Generate Lighting" Select... Read more
Cache Server and asset post-processor can make meta files out of sync wi...
Steps to reproduce:1. Launch Cache server locally2. Delete the Library folder to start fresh3. Open grass.png.meta with a text edito... Read more
Removing the Readonly flag on a file in Unity will not cause P4 to check...
if you remove the readonly flag on a file Unity will think it is checked out but not perforce The file should be checked out in both... Read more
P4 Credentials are lost when cleaning the Library folder
Perforce credentials are kept in the Library folder. When we clean the Library in a unity project our credentials are lost and we ne... Read more
Shading of object is incorrect in Editor when its normal map texture is ...
How to reproduce:1. Open the attached "TextLoaderTest" project and "Main" scene2. Enter playmode while on Standalone platform, obser... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used