Search Issue Tracker
[Tiny] Scene is being marked as unsaved after trying to save it
How to reproduce:1. Open the attached "TestFor1065209.zip" project2. Open "TestProject" DOTS project's "MainScene"3. Do any change i... Read more
Installing the Project Tiny package throws a missing UnityEditor.Experim...
How to reproduce:1. Create a new Unity project2. Open the Package Manager3. Download the 'Project Tiny' package4. See the Console wi... Read more
[Tiny] DOTS Layout does not Open when Launching a Project
Reproduction steps:1. Open the attached project named "Case_1179000"2. Open the Joystick sample project Expected result: DOTS Editor... Read more
[Tiny] Project build fails when using package version 0.16.1
Workaround: Downgrading Tiny to version 0.15.3 Reproduction steps:1. Create a new project2. Import Project Tiny 0.16.1 package3. Try... Read more
[Tiny] RequireComponentTag is ignored when the required tag component is...
How to reproduce:1. Open the attached project ("case_1206234-Tiny3.Unity.zip")2. Open the repro scene ("Scenes/Tiny3D")3. Enter Play... Read more
[Tiny] [WebAssembly] Runtime exception is thrown when concatenation of n...
Reproduction steps:1. Open the attached project ("case_1228388-tinybuild.zip")2. Run "Assets/~BuildSettings/Wasm build"3. Host the b... Read more
"Error CS0122: 'Binding' is inaccessible due to its protection level" wh...
How to reproduce:1. Open project "TinyRacing.zip"2. Build the project Expected result: Projects builds successfullyActual result: Pr... Read more
[Tiny] Non descriptive error - "Failed to build Entity Scene" when attem...
How to reproduce:1. Open the user's attached project ("tinyroguebuildbug.zip")2. Build and run "Assets/Builds/WinDotNet" configurati... Read more
Sprites are culled too early/late when the pivot is off center in Tiny.2...
How to reproduce:1. Open the user's attached "Tiny_SpriteCullBug" project2. Select the "Win-DotNet" for Windows or "MacOS - DotNet" ... Read more
[Tiny] Develop/Debug Build crashes when NativeArray is disposed inside o...
Reproduction steps:1. Open the attached "case_1315817.zip" project and scene01 scene2. In the Project window, select build asset3. I... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default