Search Issue Tracker
[OcclusionCulling][Regression] Tree shadows are culled when zooming in i...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Occlusion tab (Window -> Occlusion Culling);3. In Inspector open ... Read more
[.NET 4.6] Unity crashes when delegate's property is used
How to reproduce:1. Open the attached project2. Run the scene, Unity crashes Actual result: Unity doesn't recognize a null object an... Read more
Unity crash in SerializedFile::ReadMetadata<false> when AssetBundle. Loa...
Steps to reproduce:1. Open attached project2. Go into play mode-Unity crashes Result: Unity crashes when AssetBundle.LoadFromMemory(... Read more
2017.1 cannot handle network off scenario
After we enabled web login feature, when network is down, launcher cannot switch to offline mode. Two scenario (two scenario based o... Read more
The storage and phone permissions are shown, when Android folder has a s...
Reproduction steps:1. Open the attached project;2. Build the scene on a device;3. Open the built app; Actual result: the storage and... Read more
[UWP] Build fails with System.IO.FileNotFoundException thrown after swit...
Steps to reproduce:1. Create a new Unity project2. Create a new Scene3. Build for UWP (make sure scripting backend is selected to .N... Read more
TextMesh Pro writes to POSITION instead of SV_POSITION
Within the TextMesh Pro assets, the Bitmap shaders (TMP_Bitmap and TMP_Bitmap-Mobile) both write to POSITION rather than SV_POSITION... Read more
Managed Union does not work with Experimental .NET 4.6
Managed Union script (user's script) throws an exception when using .NET 4.6.With .NET 3.5 everything works as expected. Steps to re... Read more
ScreenPointToRay has a huge offset when using VR headset
Steps to reproduce:1. Open attached project "940733.zip"2. Open "Sample" scene3. Select 'Main Camera' in the Hierarchy4. Under 'Test... Read more
[SPI] OpenVR doesn't render anything in HMD using single pass instancing...
If using OpenVR with Single Pass Instancing there is nothing rendering to the HMD (I was using a Rift). The editor shows an image an... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS