Search Issue Tracker
Breakpoint in a script is never reached after creating symbolic link bet...
Reproduction steps:1. Create a new project "U1"2. Add a new C# script "test" to "U1" project in "Assets\testcode" folder3. Create an... Read more
UNITY_VERSION Shader Macro returns wrong value for two-digit minor versi...
How to reproduce:1. Open attached project with Unity 2018.2.20f12. Reimport UnityVersionTest.shader. It checks the current Unity ver... Read more
"Failed to store" exception is thrown when selecting 2 Particle Systems ...
How to reproduce:1. Create and open a new Unity project2. Click GameObject>Effects>Particle System3. Press CTRL+D on the keybo... Read more
[Shadergraph] Setting a texture2d as the "main texture" fails and throws...
Repro steps1. create a shadergraph2. add a Texture2D property3. Right click and choose "Set as main texture"Expected result: it work... Read more
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
Realtime GI delaying or not loading when loading scenes in player builds
Reproduction steps:1. Open user attached project2. Press Play3. Press Spacebar4. Build and Run the Game5. Press Spacebar Expected re... Read more
[LWRP] Multiple Cameras causes Post-Processing disappearing
SRP Repo: Issue #1356 Setup a scene like a following: 1st CameraDepth: -1Post-Process Layer2nd CameraDepth: 0Clear: Depth OnlyIt exp... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
[DX12] Crashes when opening project in D3D12ConcurrentPool<D3D12ScratchB...
Steps to reproduce:1. open "crash.zip" project using -force-dx12- crash 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size