Search Issue Tracker
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
Not all selected files are affected when attempting to manipulate them w...
1.Open attached "MultipleSelection" Unity project2.Hold down Control button3.Select multiple files by clicking on them in the Projec... Read more
[Backport] [Backport] Start Delay of Particle System is not applied when...
Reproduction steps:1. Open the attached project "987068.zip";2. Open the Test scene;3. Click the Pause Button;4. Click the Play Butt... Read more
[.NET 4.6][iOS] Build throws NotSupportedException when creating a WebRe...
To reproduce:1. Open project attached by QA2. In player settings set Scripting Runtime to experimental .Net 4.63. Build for iOS (add... Read more
PlayerSettings.iOS.disableDepthAndStencilBuffers is not implemented for ...
To reproduce:1. Open project attached by QA2. In the console notice that there is no definition for disableDepthAndStencilBuffers Ex... Read more
Launching Unity in batchmode with a specified buildTarget does not chang...
1. Download & open the attached project2. Observe that: Current Build Target is Android VR Support is disabled on Android Build ... Read more
[IL2CPP][iOS] Build crashes on QueryComponentByType() [inlined] when cod...
To reproduce:1. Open project attached by the user2. In player settings make sure that scripting backend is set to IL2CPP and code st... Read more
Constant buffer memory being overwritten in D3D12 mode
Steps to reproduce:1. Download D3D12_CB_Test.zip2. Using Command Prompt open unity with -force-d3d12 argument3. Enter play mode4. Se... Read more
When changing graphics API to OpenGL a compute shader with the imageSize...
Steps to reproduce:1. Open the attached project2. Select NewComputeShader.compute3. Observe the error in the Console Window:NVIDIA G... Read more
Inconsistency with Resources.Load () - 'Resources.Load () as Sprite' doe...
Steps to reproduce:1. Open user attached project2. Open Resources/Scenes/Main.unity scene3. Play the scene4. Notice that the spriteR... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code