Search Issue Tracker
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
CTRL+Z has to be performed as many times as there are points in the Poly...
How to reproduce:1. Create and open a new project2. Install the ProBuilder package in the Package Manager3. Create a PolyShape by go... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps:1. Open the attached project2. Build the player with IL2CPP3. Play "MirrorIgnorance Demo" scene4. Press Host5. In... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[IMGUI] Assertion failed errors when docking an editor window containing...
1. Create a new project.2. Install ProBuilder through the package manager.3. Open the ProBuilder window. (Tools -> ProBuilder -&g... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks